gtkSpinButtonSetAdjustment {RGtk2}R Documentation

gtkSpinButtonSetAdjustment

Description

Replaces the GtkAdjustment associated with spin.button.

Usage

gtkSpinButtonSetAdjustment(object, adjustment)

Arguments

object

a GtkSpinButton

adjustment

a GtkAdjustment to replace the existing adjustment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]