gtkSpinButtonSetSnapToTicks {RGtk2} | R Documentation |
Sets the policy as to whether values are corrected to the nearest step increment when a spin button is activated after providing an invalid value.
gtkSpinButtonSetSnapToTicks(object, snap.to.ticks)
|
[GtkSpinButton ] a GtkSpinButton |
|
[logical] a flag indicating if invalid values should be corrected. |
Derived by RGtkGen from GTK+ documentation