Method
PangoRendererdraw_glyph
since: 1.8
Declaration
void
pango_renderer_draw_glyph (
PangoRenderer* renderer,
PangoFont* font,
PangoGlyph glyph,
double x,
double y
)
Parameters
font
-
Type:
PangoFont
No description available.
The data is owned by the caller of the method. glyph
-
Type:
PangoGlyph
No description available.
x
-
Type:
double
No description available.
y
-
Type:
double
No description available.