Enumeration
GtkOrientation
Description [src]
Represents the orientation of widgets and other objects which can be switched
between horizontal and vertical orientation on the fly, like GtkToolbar
or
GtkGesturePan
.
Members
Name | Description |
---|---|
GTK_ORIENTATION_HORIZONTAL |
The element is in horizontal orientation. |
GTK_ORIENTATION_VERTICAL |
The element is in vertical orientation. |