ScaleButton.adjustment
gtk.adjustment.Adjustment adjustment() @propertyGet adjustment property.
Returns
The gtk.adjustment.Adjustment that is used as the model.
void adjustment(gtk.adjustment.Adjustment propval) @propertySet adjustment property.
Parameters
propval | The gtk.adjustment.Adjustment that is used as the model. |