Enumeration

GtkOrientation

Declaration

enum Gtk.Orientation

Description [src]

Represents the orientation of widgets and other objects.

Typical examples are GtkBox or GtkGesturePan.

Members

Name Description
GTK_ORIENTATION_HORIZONTAL

The element is in horizontal orientation.

GTK_ORIENTATION_VERTICAL

The element is in vertical orientation.