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