Method

HexWidgetshow_hex_column

Declaration

void
hex_widget_show_hex_column (
  HexWidget* self,
  gboolean show
)

Description

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

Available since:4.2

Parameters

show gboolean
 

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