Range.adjustment
gtk.adjustment.Adjustment adjustment() @propertyGet adjustment property.
Returns
The adjustment that is controlled by the range.
void adjustment(gtk.adjustment.Adjustment propval) @propertySet adjustment property.
Parameters
propval | The adjustment that is controlled by the range. |