Method

HexWidgetget_adjustment

Declaration

GtkAdjustment*
hex_widget_get_adjustment (
  HexWidget* gh
)

Description

Get the GtkAdjustment of the HexWidget.

Return value

Returns: GtkAdjustment
 

GtkAdjustment of the widget.

 The data is owned by the instance.