TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Determines whether the spin button displays values outside the adjustment bounds.
See Gtk.SpinButton.set_update_policy.
When refreshing your Gtk.SpinButton, the value is always displayed
When refreshing your Gtk.SpinButton, the value is only displayed if it is valid within the bounds of the spin button's adjustment
Determines whether the spin button displays values outside the adjustment bounds.
See Gtk.SpinButton.set_update_policy.