SpinRow.adjustment
gtk.adjustment.Adjustment adjustment() @propertyGet adjustment property.
Returns
The adjustment that holds the value of the spin row.
void adjustment(gtk.adjustment.Adjustment propval) @propertySet adjustment property.
Parameters
propval | The adjustment that holds the value of the spin row. |