Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkOrientation |
Enum : | Orientation |
Properties | |
---|---|
guint32 Gtk.Orientation.HORIZONTAL : 0
|
|
guint32 Gtk.Orientation.VERTICAL : 1
|
None |
None |
None |
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
Draws a handle as used in GtkHandleBox and GtkPaned.
|
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
Draws a slider in the given rectangle on cr using the
given style and orientation. |
Gtk
Method |
Gtk.render_slider
(StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, Orientation orientation)
:
none
Renders a slider (as in GtkScale) in the rectangle defined by x, y,
or horizontal. |
Gtk.Box
Method |
Create a new Gtk.Box
|
Gtk.ButtonBox
Method |
Create a new Gtk.ButtonBox
|
Gtk.CellArea
Method |
request_renderer
(CellRenderer renderer, Orientation orientation, Widget widget, gint32 for_size)
:
Object
This is a convenience function for GtkCellArea implementations
to request size for cell renderers. |
Gtk.IconView
Property |
item_orientation : Gtk.Orientation
The item-orientation property specifies how the cells (i.e.
|
Gtk.IconView
Method |
get_item_orientation
()
:
Gtk.Orientation
Returns the value of the ::item-orientation property which determines
whether the labels are drawn beside the icons instead of below. |
Gtk.IconView
Method |
set_item_orientation
(Orientation orientation)
:
none
Sets the ::item-orientation property which determines whether the labels
are drawn beside the icons instead of below. |
Gtk.Orientable
Property |
orientation : Gtk.Orientation
The orientation of the orientable.
|
Gtk.Orientable
Method |
get_orientation
()
:
Gtk.Orientation
Retrieves the orientation of the orientable.
|
Gtk.Orientable
Method |
set_orientation
(Orientation orientation)
:
none
Sets the orientation of the orientable.
|
Gtk.Paned
Method |
Create a new Gtk.Paned
|
Gtk.Scale
Method |
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 |
Create a new Gtk.Scrollbar
|
Gtk.Separator
Method |
Create a new Gtk.Separator
|
Gtk.StatusIcon
Property |
orientation : Gtk.Orientation
read only
The orientation of the tray in which the statusicon
is embedded. |
Gtk.ToolItem
Method |
get_orientation
()
:
Gtk.Orientation
Returns the orientation used for tool_item.
|
Gtk.ToolItem
Method |
get_text_orientation
()
:
Gtk.Orientation
Returns the text orientation used for tool_item.
|
Gtk.ToolShell
Method |
get_orientation
()
:
Gtk.Orientation
Retrieves the current orientation for the tool shell.
|
Gtk.ToolShell
Method |
get_text_orientation
()
:
Gtk.Orientation
Retrieves the current text orientation for the tool shell.
|
Gtk.Toolbar
Signal |
orientation_changed
(Toolbar self, Orientation orientation)
:
none
Emitted when the orientation of the toolbar changes.
|
Gtk.Widget
Method |
compute_expand
(Orientation orientation)
:
gboolean
Computes whether a container should give this widget extra space
when possible. |
Gucharmap.Charmap
Method |
get_orientation
()
:
Gtk.Orientation
|
Gucharmap.Charmap
Method |
set_orientation
(Orientation orientation)
:
none
|