gtkSpinButtonSetWrap: gtkSpinButtonSetWrap

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the flag that determines if a spin button value wraps around to the opposite limit when the upper or lower limit of the range is exceeded.

Usage

1
gtkSpinButtonSetWrap(object, wrap)

Arguments

object

a GtkSpinButton

wrap

a flag indicating if wrapping behavior is performed.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.