gtkSpinButtonSetUpdatePolicy {RGtk2} | R Documentation |
Sets the update behavior of a spin button. This determines whether the spin button is always updated or only when a valid value is set.
gtkSpinButtonSetUpdatePolicy(object, policy)
|
[GtkSpinButton ] a GtkSpinButton |
|
[GtkSpinButtonUpdatePolicy ] a GtkSpinButtonUpdatePolicy value |
Derived by RGtkGen from GTK+ documentation