gtkSpinButtonGetWrap {RGtk2} | R Documentation |
Returns whether the spin button's value wraps around to the
opposite limit when the upper or lower limit of the range is
exceeded. See gtkSpinButtonSetWrap
.
gtkSpinButtonGetWrap(object)
|
[GtkSpinButton ] a GtkSpinButton |
[logical] TRUE
if the spin button wraps around
Derived by RGtkGen from GTK+ documentation