gtkSpinButtonSetAdjustment {RGtk2.10}R Documentation

gtkSpinButtonSetAdjustment

Description

Replaces the GtkAdjustment associated with spin.button.

Usage

gtkSpinButtonSetAdjustment(object, adjustment)

Arguments

object [GtkSpinButton] a GtkSpinButton
adjustment [GtkAdjustment] a GtkAdjustment to replace the existing adjustment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]