Scrollable.hadjustment

gtk.adjustment.Adjustment hadjustment() @property

Get hadjustment property.

Returns

Horizontal [gtk.adjustment.Adjustment] of the scrollable widget.

This adjustment is shared between the scrollable widget and its parent.

void hadjustment(gtk.adjustment.Adjustment propval) @property

Set hadjustment property.

Parameters

propvalHorizontal [gtk.adjustment.Adjustment] of the scrollable widget. This adjustment is shared between the scrollable widget and its parent.