Enumeration (GI Enum)

Gtk-3.0GtkOrientation

Represents the orientation of widgets and other objects which can be switched between horizontal and vertical orientation on the fly, like Gtk.Toolbar or Gtk.GesturePan.

Index

Enumeration Members

Enumeration Members

HORIZONTAL: number

The element is in horizontal orientation.

VERTICAL: number

The element is in vertical orientation.