API Version: 4.0
Library Version: 4.1.1
enum Gtk.Orientation
Represents the orientation of widgets and other objects.
Typical examples are GtkBox orGtkGesturePan`.
GtkBox or
GTK_ORIENTATION_HORIZONTAL
"horizontal"
0
The element is in horizontal orientation.
GTK_ORIENTATION_VERTICAL
"vertical"
1
The element is in vertical orientation.