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