Range.adjustment

gtk.adjustment.Adjustment adjustment() @property nothrow

Get adjustment property.

Returns

The adjustment that is controlled by the range.
void adjustment(gtk.adjustment.Adjustment propval) @property nothrow

Set adjustment property.

Parameters

propvalThe adjustment that is controlled by the range.