Package: pango
Boxed CStruct pango-attribute
Superclassescommon-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details The pango-attribute 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 the function pango-attribute-init. By default an#
attribute will have an all-inclusive range of [0,G_MAXUINT]. | See also |
2021-1-17