Source position: pangocairo.pas line 71
type PangoCairoShapeRendererFunc = procedure(
cr: Pcairo_t;
attr: PPangoAttrShape;
do_path: gboolean;
data: gpointer
);