Enumeration (GI Enum)

Gtk-4.0GtkSpinButtonUpdatePolicy

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

See Gtk.SpinButton.set_update_policy.

Index

Enumeration Members

Enumeration Members

ALWAYS: number

When refreshing your Gtk.SpinButton, the value is always displayed

IF_VALID: number

When refreshing your Gtk.SpinButton, the value is only displayed if it is valid within the bounds of the spin button's adjustment