This adjustment is shared between the scrollable widget and its parent.
Scrollable.hadjustment
gtk.adjustment.Adjustment hadjustment() @propertyGet hadjustment property.
Returns
Horizontal [gtk.adjustment.Adjustment] of the scrollable widget.
void hadjustment(gtk.adjustment.Adjustment propval) @propertySet hadjustment property.
Parameters
propval | Horizontal [gtk.adjustment.Adjustment] of the scrollable widget. This adjustment is shared between the scrollable widget and its parent. |