gtkSpinButtonGetUpdatePolicy {RGtk2}R Documentation

gtkSpinButtonGetUpdatePolicy

Description

Gets the update behavior of a spin button. See gtkSpinButtonSetUpdatePolicy.

Usage

gtkSpinButtonGetUpdatePolicy(object)

Arguments

object [GtkSpinButton] a GtkSpinButton

Value

[GtkSpinButtonUpdatePolicy] the current update policy

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]