Package org.gnome.gtk

Enum Class PackType

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

@Generated("io.github.jwharm.JavaGI") public enum PackType extends Enum<PackType> implements Enumeration
Represents the packing location of a children in its parent.

See WindowControls for example.