Function
PangoCairoshow_glyph_string
since: 1.10
Declaration
void
pango_cairo_show_glyph_string (
cairo_t* cr,
PangoFont* font,
PangoGlyphString* glyphs
)
Parameters
cr
-
Type:
cairo_t
No description available.
The data is owned by the caller of the function. font
-
Type:
PangoFont
No description available.
The data is owned by the caller of the function. glyphs
-
Type:
PangoGlyphString
No description available.
The data is owned by the caller of the function.