Method

HexWidgetget_adjustment

Declaration

GtkAdjustment*
hex_widget_get_adjustment (
  HexWidget* gh
)

Description

Get the GtkAdjustment of the HexWidget.

Return value

Type: GtkAdjustment

GtkAdjustment of the widget.

The returned data is owned by the instance.