Class Attribute

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class Attribute extends ProxyInstance
The PangoAttribute structure represents the common portions of all attributes.

Particular types of attributes include this structure as their initial portion. The common portion of the attribute holds the range to which the value in the type-specific part of the attribute applies and should be initialized using init(org.gnome.pango.AttrClass). By default, an attribute will have an all-inclusive range of [0,G_MAXUINT].