Index

Package: Pango

Description

package Pango is
This is the top level package of the Pango hierarchy.

Types

Pango_Rectangle

type Pango_Rectangle is record
      X, Y, Width, Height : Glib.Gint;
   end record;

Pango_Glyph

type Pango_Glyph is new Glib.Guint32;

Pango_Attr_Class

type Pango_Attr_Class is new Glib.C_Proxy;