RGtk2 (version 2.20.31)

gtkSpinButtonGetRange: gtkSpinButtonGetRange

Description

Gets the range allowed for spin.button. See gtkSpinButtonSetRange.

Usage

gtkSpinButtonGetRange(object)

Arguments

Value

A list containing the following elements:
min
location to store minimum allowed value, or NULL. [ allow-none ]
max
location to store maximum allowed value, or NULL. [ allow-none ]