API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
enum Gtk.Orientation
Represents the orientation of widgets and other objects which can be switched between horizontal and vertical orientation on the fly, like GtkToolbar or GtkGesturePan.
GtkToolbar
GtkGesturePan
GTK_ORIENTATION_HORIZONTAL
The element is in horizontal orientation.
0
GTK_ORIENTATION_VERTICAL
The element is in vertical orientation.
1
Content