c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.DirectionType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkDirectionType
Enum : DirectionType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellArea
Method
focus (DirectionType direction) : gboolean
Gtk.HSV
Signal
move (HSV self, DirectionType object) : none
Gtk.MenuShell
Signal
cycle_focus (MenuShell self, DirectionType direction) : none
Gtk.Notebook
Signal
move_focus_out (Notebook self, DirectionType object) : none
Gtk.Notebook
Signal
reorder_tab (Notebook self, DirectionType object, gboolean p0) : gboolean
Gtk.ScrolledWindow
Signal
move_focus_out (ScrolledWindow self, DirectionType direction_type) : none
Gtk.Widget
Signal
focus (Widget self, DirectionType direction) : gboolean
Gtk.Widget
Signal
keynav_failed (Widget self, DirectionType direction) : gboolean
Gtk.Widget
Signal
move_focus (Widget self, DirectionType direction) : none
Gtk.Widget
Method
child_focus (DirectionType direction) : gboolean
Gtk.Widget
Method
keynav_failed (DirectionType direction) : gboolean
St.Widget
Method
navigate_focus (Actor from, DirectionType direction, gboolean wrap_around) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:23 GMT+0800 (HKT)