c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.Orientation

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.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.paint_handle (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_slider (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.render_slider (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, Orientation orientation) : none
Gtk.Box
Method
new Gtk.Box.c_new (Orientation orientation, gint32 spacing) : Gtk.Widget
Create a new Gtk.Box
Gtk.ButtonBox
Method
new Gtk.ButtonBox.c_new (Orientation orientation) : Gtk.Widget
Create a new Gtk.ButtonBox
Gtk.CellArea
Method
request_renderer (CellRenderer renderer, Orientation orientation, Widget widget, gint32 for_size) : Object
Gtk.ColorChooser
Method
add_palette (Orientation orientation, gint32 colors_per_line, gint32 n_colors, Array colors) : none
Gtk.IconView
Property
item_orientation : Gtk.Orientation
Gtk.IconView
Method
get_item_orientation () : Gtk.Orientation
Gtk.IconView
Method
set_item_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.Paned
Method
new Gtk.Paned.c_new (Orientation orientation) : Gtk.Widget
Create a new Gtk.Paned
Gtk.Scale
Method
new Gtk.Scale.c_new (Orientation orientation, Adjustment adjustment) : Gtk.Widget
Create a new Gtk.Scale
Gtk.Scale
Method
new Gtk.Scale.with_range (Orientation orientation, gdouble min, gdouble max, gdouble step) : Gtk.Widget
Create a new Gtk.Scale
Gtk.Scrollbar
Method
new Gtk.Scrollbar.c_new (Orientation orientation, Adjustment adjustment) : Gtk.Widget
Create a new Gtk.Scrollbar
Gtk.Separator
Method
new Gtk.Separator.c_new (Orientation orientation) : Gtk.Widget
Create a new Gtk.Separator
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.Widget
Method
compute_expand (Orientation orientation) : gboolean
Wnck.Pager
Method
set_orientation (Orientation orientation) : gboolean
Wnck.Tasklist
Method
set_orientation (Orientation orient) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:24 GMT+0800 (HKT)