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