Package org.gnome.gtk

Enum Class PositionType

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

@Generated("io.github.jwharm.JavaGI") public enum PositionType extends Enum<PositionType> implements Enumeration
Describes which edge of a widget a certain feature is positioned at.

For examples, see the tabs of a Notebook, or the label of a Scale.