Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkOrientable |
Interface : | Orientable |
Implementations: | GnomeBluetooth.Chooser, GnomeBluetooth.ChooserCombo, GnomeBluetooth.FilterWidget, Gtk.AppChooserWidget, Gtk.Box, Gtk.ButtonBox, Gtk.CellAreaBox, Gtk.CellRendererProgress, Gtk.CellView, Gtk.ColorSelection, Gtk.FileChooserButton, Gtk.FileChooserWidget, Gtk.FontSelection, Gtk.Grid, Gtk.HBox, Gtk.HButtonBox, Gtk.HPaned, Gtk.HScale, Gtk.HScrollbar, Gtk.HSeparator, Gtk.InfoBar, Gtk.Paned, Gtk.ProgressBar, Gtk.Range, Gtk.RecentChooserWidget, Gtk.Scale, Gtk.ScaleButton, Gtk.Scrollbar, Gtk.Separator, Gtk.Statusbar, Gtk.ToolPalette, Gtk.Toolbar, Gtk.VBox, Gtk.VButtonBox, Gtk.VPaned, Gtk.VScale, Gtk.VScrollbar, Gtk.VSeparator, Gtk.VolumeButton |
Properties | Defined By | |
---|---|---|
orientation : Gtk.Orientation
The orientation of the orientable.
The orientation of the orientable.
|
Gtk.Orientable |
Method / Constructor | Defined By | |
---|---|---|
get_orientation
()
:
Gtk.Orientation
Retrieves the orientation of the orientable.
Retrieves the orientation of the orientable.
|
Gtk.Orientable | |
set_orientation
(Orientation orientation)
:
none
Sets the orientation of the orientable.
Sets the orientation of the orientable.
|
Gtk.Orientable |
None |