Virtual Method
PangoRendererdraw_glyph
since: 1.8
Declaration [src]
void
draw_glyph (
PangoRenderer* renderer,
PangoFont* font,
PangoGlyph glyph,
double x,
double y
)
Parameters
font
-
Type:
PangoFont
A
PangoFont
.The data is owned by the caller of the method. glyph
-
Type:
PangoGlyph
The glyph index of a single glyph.
x
-
Type:
double
X coordinate of left edge of baseline of glyph.
y
-
Type:
double
Y coordinate of left edge of baseline of glyph.