Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gtk+-2.0
Gtk
Orientable
get_orientation
set_orientation
Orientable
Object Hierarchy:
Description:
public
interface
Orientable
All known implementing classes:
Box
ButtonBox
ColorSelection
FileChooserButton
FileChooserWidget
FontSelection
GammaCurve
HBox
HButtonBox
HPaned
HRuler
HScale
HScrollbar
HSeparator
InfoBar
Paned
Range
RecentChooserWidget
Ruler
Scale
ScaleButton
Scrollbar
Separator
Statusbar
ToolPalette
Toolbar
VBox
VButtonBox
VPaned
VRuler
VScale
VScrollbar
VSeparator
VolumeButton
Namespace:
Gtk
Package:
gtk+-2.0
Content:
Methods:
public
Orientation
get_orientation
()
Retrieves the orientation of the
orientable
.
public
void
set_orientation
(
Orientation
orientation)
Sets the orientation of the
orientable
.