Method

HexWidgetshow_hex_column

since: 4.2

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

Type: gboolean

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