pango.c.types

Members

Aliases

PangoGlyph
alias PangoGlyph = guint32

PangoGlyph:

Functions

PANGO_ASCENT
auto PANGO_ASCENT(R rect)
PANGO_UNITS_ROUND
auto PANGO_UNITS_ROUND(D d)

Manifest constants

PANGO_SCALE
enum PANGO_SCALE;

Structs

PangoRectangle
struct PangoRectangle

PangoRectangle: @x: X coordinate of the left side of the rectangle. @y: Y coordinate of the the top side of the rectangle. @width: width of the rectangle. @height: height of the rectangle.

Meta