Enum Class AttrType

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

@Generated("io.github.jwharm.JavaGI") public enum AttrType extends Enum<AttrType> implements Enumeration
The PangoAttrType distinguishes between different types of attributes.

Along with the predefined values, it is possible to allocate additional values for custom attributes using register(java.lang.String). The predefined values are given below. The type of structure used to store the attribute is listed in parentheses after the description.