Virtual Method
PangoRendererdraw_glyphs
since: 1.8
Declaration
void
draw_glyphs (
PangoRenderer* renderer,
PangoFont* font,
PangoGlyphString* glyphs,
int x,
int y
)
Parameters
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. x
-
Type:
int
No description available.
y
-
Type:
int
No description available.