Method
PangoRendererdraw_glyph_item
since: 1.22
Declaration
void
pango_renderer_draw_glyph_item (
PangoRenderer* renderer,
const char* text,
PangoGlyphItem* glyph_item,
int x,
int y
)
Parameters
text
-
Type:
const char*
No description available.
The argument can be NULL
.The data is owned by the caller of the method. 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 method. x
-
Type:
int
No description available.
y
-
Type:
int
No description available.