Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SpinType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSpinType
Enum : SpinType
The values of the GtkSpinType enumeration are used to specify the
change to make in gtk_spin_button_spin().
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.SpinButton
Method
spin (SpinType direction, gdouble increment) : none
Increment or decrement a spin button's value in a specified
direction by a specified amount.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:01 GMT+0800 (HKT)