gtkSpinButtonSetAdjustment {RGtk2}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 version 2.12.5-3 Index]