pango.PgAttribute

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
Undocumented in source.

Members

Classes

PgAttribute
class PgAttribute

Attributed text is used in a number of places in Pango. It is used as the input to the itemization process and also when creating a PangoLayout. The data types and functions in this section are used to represent and manipulate sets of attributes applied to a portion of text.

Meta