Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SpinButtonUpdatePolicy

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSpinButtonUpdatePolicy
Enum : SpinButtonUpdatePolicy
The spin button update policy determines whether the spin button displays
values even if they are outside the bounds of its adjustment.
See gtk_spin_button_set_update_policy().
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.SpinButton
Property
update_policy : Gtk.SpinButtonUpdatePolicy
Gtk.SpinButton
Method
get_update_policy () : Gtk.SpinButtonUpdatePolicy
Gets the update behavior of a spin button.
Gtk.SpinButton
Method
set_update_policy (SpinButtonUpdatePolicy policy) : none
Sets the update behavior of a spin button.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:01 GMT+0800 (HKT)