Enumeration
GtkOrientation
since: 4.0
Description [src]
Represents the orientation of widgets and other objects.
Typical examples are GtkBox
or GtkGesturePan
.
Available since: 4.0
Members
GTK_ORIENTATION_HORIZONTAL
-
The element is in horizontal orientation.
- Value:
0
- Nickname:
horizontal
- Available since: 4.0
- Value:
GTK_ORIENTATION_VERTICAL
-
The element is in vertical orientation.
- Value:
1
- Nickname:
vertical
- Available since: 4.0
- Value: