Method

HexWidgetshow_ascii_column

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 gboolean
 

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