gtkSpinButtonGetValue {RGtk2}R Documentation

gtkSpinButtonGetValue

Description

Get the value in the spin.button.

Usage

gtkSpinButtonGetValue(object)

Arguments

object [GtkSpinButton] a GtkSpinButton

Value

[numeric] the value of spin.button

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]