Function
PangoCairoshow_glyph_item
since: 1.22
Declaration
void
pango_cairo_show_glyph_item (
cairo_t* cr,
const char* text,
PangoGlyphItem* glyph_item
)
Parameters
cr
-
Type:
cairo_t
No description available.
The data is owned by the caller of the function. text
-
Type:
const char*
No description available.
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.