Method

HexWidgetshow_ascii_column

since: 4.2

Declaration

void
hex_widget_show_ascii_column (
  HexWidget* self,
  gboolean show
)

Description

Set whether the ASCII column of the widget should be shown.

Available since: 4.2

Parameters

show

Type: gboolean

TRUE if the ASCII column should be shown, FALSE if it should be hidden.