c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.Orientation

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkOrientation
Enum : Orientation
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.draw_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.draw_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk.IconView
Property
item_orientation : Gtk.Orientation
Gtk.IconView
Property
orientation : Gtk.Orientation
Gtk.IconView
Method
get_item_orientation () : Gtk.Orientation
Gtk.IconView
Method
get_orientation () : Gtk.Orientation
Gtk.IconView
Method
set_item_orientation (Orientation orientation) : none
Gtk.IconView
Method
set_orientation (Orientation orientation) : none
Gtk.Orientable
Property
orientation : Gtk.Orientation
Gtk.Orientable
Method
get_orientation () : Gtk.Orientation
Gtk.Orientable
Method
set_orientation (Orientation orientation) : none
Gtk.ScaleButton
Method
get_orientation () : Gtk.Orientation
Gtk.ScaleButton
Method
set_orientation (Orientation orientation) : none
Gtk.StatusIcon
Property
orientation : Gtk.Orientation read only
Gtk.ToolItem
Method
get_orientation () : Gtk.Orientation
Gtk.ToolItem
Method
get_text_orientation () : Gtk.Orientation
Gtk.ToolShell
Method
get_orientation () : Gtk.Orientation
Gtk.ToolShell
Method
get_text_orientation () : Gtk.Orientation
Gtk.Toolbar
Signal
orientation_changed (Toolbar self, Orientation orientation) : none
Gtk.Toolbar
Method
get_orientation () : Gtk.Orientation
Gtk.Toolbar
Method
set_orientation (Orientation orientation) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)