gtkSpinButtonSpin: gtkSpinButtonSpin

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Increment or decrement a spin button's value in a specified direction by a specified amount.

Usage

1
gtkSpinButtonSpin(object, direction, increment)

Arguments

object

a GtkSpinButton

direction

a GtkSpinType indicating the direction to spin.

increment

step increment to apply in the specified direction.

Author(s)

Derived by RGtkGen from GTK+ documentation


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