RGtk2 (version 2.20.31)

gtkSpinButtonGetIncrements: gtkSpinButtonGetIncrements

Description

Gets the current step and page the increments used by spin.button. See gtkSpinButtonSetIncrements.

Usage

gtkSpinButtonGetIncrements(object)

Arguments

Value

A list containing the following elements:
step
location to store step increment, or NULL. [ allow-none ]
page
location to store page increment, or NULL. [ allow-none ]