PangoRenderer

Main Gtk struct. PangoRenderer is a base class for objects that are used to render Pango objects such as PangoGlyphString and PangoLayout. PangoMatrix *matrix; the current transformation matrix for the Renderer; may be NULL, which should be treated the same as the identity matrix. Since 1.8

struct PangoRenderer {}

Members

Variables

matrix
PangoMatrix* matrix;
Undocumented in source.

Meta