gtkSpinButtonSetValue {RGtk2}R Documentation

gtkSpinButtonSetValue

Description

Set the value of spin.button.

Usage

gtkSpinButtonSetValue(object, value)

Arguments

object

a GtkSpinButton

value

the new value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]