Package org.gnome.gtk

Enum Class Orientation

java.lang.Object
java.lang.Enum<Orientation>
org.gnome.gtk.Orientation
All Implemented Interfaces:
Enumeration, Serializable, Comparable<Orientation>, Constable

@Generated("io.github.jwharm.JavaGI") public enum Orientation extends Enum<Orientation> implements Enumeration
Represents the orientation of widgets and other objects.

Typical examples are Box or GesturePan.