pango.PgAttributeList

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
pango.c.types
public import pango.c.types;

Members

Classes

PgAttributeList
class PgAttributeList

The PangoAttrList structure represents a list of attributes that apply to a section of text. The attributes are, in general, allowed to overlap in an arbitrary fashion, however, if the attributes are manipulated only through pango_attr_list_change(), the overlap between properties will meet stricter criteria.