Source position: pango-renderer.inc line 22
type TPangoRenderer = record
parent_instance: TGObject;
underline: TPangoUnderline;
strikethrough: gboolean;
active_count: LongInt;
matrix: PPangoMatrix;
priv: PPangoRendererPrivate;
end;