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