Scrollable.vadjustment

gtk.adjustment.Adjustment vadjustment() @property

Get vadjustment property.

Returns

Verical #GtkAdjustment of the scrollable widget. This adjustment is shared

between the scrollable widget and its parent.

void vadjustment(gtk.adjustment.Adjustment propval) @property

Set vadjustment property.

Parameters

propvalVerical #GtkAdjustment of the scrollable widget. This adjustment is shared between the scrollable widget and its parent.