Scrollbar.adjustment

gtk.adjustment.Adjustment adjustment() @property

Get adjustment property.

Returns

The gtk.adjustment.Adjustment controlled by this scrollbar.
void adjustment(gtk.adjustment.Adjustment propval) @property

Set adjustment property.

Parameters

propvalThe gtk.adjustment.Adjustment controlled by this scrollbar.