Scrollbar.adjustment
gtk.adjustment.Adjustment adjustment() @propertyGet adjustment property.
Returns
The [gtk.adjustment.Adjustment] controlled by this scrollbar.
void adjustment(gtk.adjustment.Adjustment propval) @propertySet adjustment property.
Parameters
propval | The [gtk.adjustment.Adjustment] controlled by this scrollbar. |