gtkSpinButtonSetValue {RGtk2}R Documentation

gtkSpinButtonSetValue

Description

Set the value of spin.button.

Usage

gtkSpinButtonSetValue(object, value)

Arguments

object [GtkSpinButton] a GtkSpinButton
value [numeric] the new value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]