Method

PangoRendererdraw_glyphs

since: 1.8

Declaration

void
pango_renderer_draw_glyphs (
  PangoRenderer* renderer,
  PangoFont* font,
  PangoGlyphString* glyphs,
  int x,
  int y
)

Description

No description available.

Available since: 1.8

Parameters

font

Type: PangoFont

No description available.

The data is owned by the caller of the method.
glyphs

Type: PangoGlyphString

No description available.

The data is owned by the caller of the method.
x

Type: int

No description available.

y

Type: int

No description available.