ScaleButton.adjustment

gtk.adjustment.Adjustment adjustment() @property nothrow

Get adjustment property.

Returns

The gtk.adjustment.Adjustment that is used as the model.
void adjustment(gtk.adjustment.Adjustment propval) @property nothrow

Set adjustment property.

Parameters

propvalThe gtk.adjustment.Adjustment that is used as the model.