SpinRow.adjustment

gtk.adjustment.Adjustment adjustment() @property

Get adjustment property.

Returns

The adjustment that holds the value of the spin row.
void adjustment(gtk.adjustment.Adjustment propval) @property

Set adjustment property.

Parameters

propvalThe adjustment that holds the value of the spin row.