This is the top level package of the Pango hierarchy.
<group>Pango, font handling</group>
type Pango_Attr_Class is new Glib.C_Proxy;
type Pango_Glyph is new Glib.Guint32;
type Pango_Rectangle is record
X, Y, Width, Height : Glib.Gint;
end record;