PangoRenderer

Undocumented in source.

struct PangoRenderer {
GObject parentInstance;
PangoUnderline underline;
bool strikethrough;
int activeCount;
PangoRendererPrivate* priv;
}

Members

Variables

matrix
PangoMatrix* matrix;

the current transformation matrix for the Renderer; may be NULL, which should be treated the same as the identity matrix.