gtkSpinButtonGetRange: gtkSpinButtonGetRange

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1

Arguments

object

a GtkSpinButton

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 ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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