Virtual Method

PangoRendererdraw_glyph_item

since: 1.22

Declaration

void
draw_glyph_item (
  PangoRenderer* renderer,
  const char* text,
  PangoGlyphItem* glyph_item,
  int x,
  int y
)

Description

No description available.

Available since: 1.22

Parameters

text

Type: const char*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
glyph_item

Type: PangoGlyphItem

No description available.

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

Type: int

No description available.

y

Type: int

No description available.