SpinButton.updatePolicy

gtk.types.SpinButtonUpdatePolicy updatePolicy() @property nothrow

Get updatePolicy property.

Returns

Whether the spin button should update always, or only when the value

is acceptable.

void updatePolicy(gtk.types.SpinButtonUpdatePolicy propval) @property nothrow

Set updatePolicy property.

Parameters

propvalWhether the spin button should update always, or only when the value is acceptable.