Source position: pango-layout.inc line 4
type TPangoAlignment = (
PANGO_ALIGN_LEFT,
PANGO_ALIGN_CENTER,
PANGO_ALIGN_RIGHT
);