Property
HexWidget:display-control-characters
since: 4.10
Description
Whether ASCII control characters (ASCII characters 0x0 through
0x1F) will be rendered as unicode symbols on the ASCII side of the
HexWidget.
Type:gboolean
Available since: 4.10
| Default value | FALSE |
| Getter method | hex_widget_get_display_control_characters() |
| Setter method | hex_widget_set_display_control_characters() |