| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkSpinButtonUpdatePolicy |
| Enum : | SpinButtonUpdatePolicy |
| Properties | |
|---|---|
|
guint32 Gtk.SpinButtonUpdatePolicy.ALWAYS : 0
|
|
|
guint32 Gtk.SpinButtonUpdatePolicy.IF_VALID : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.SpinButton
Property |
update_policy : Gtk.SpinButtonUpdatePolicy
|
|
Gtk.SpinButton
Method |
get_update_policy
()
:
Gtk.SpinButtonUpdatePolicy
Gets the update behavior of a spin button.
|
|
Gtk.SpinButton
Method |
set_update_policy
(SpinButtonUpdatePolicy policy)
:
none
Sets the update behavior of a spin button.
|