SpinButtonUpdatePolicy

class SpinButtonUpdatePolicy

Determines whether the spin button displays values outside the adjustment bounds.

See set_update_policy.

Fields

class SpinButtonUpdatePolicy
ALWAYS

When refreshing your GtkSpinButton, the value is always displayed

IF_VALID

When refreshing your GtkSpinButton, the value is only displayed if it is valid within the bounds of the spin button’s adjustment