Virtual Method
Pango.Renderer.draw_glyph
Declaration [src]
void
draw_glyph (
PangoRenderer* renderer,
PangoFont* font,
PangoGlyph glyph,
double x,
double y
)
Parameters
font |
PangoFont |
a |
|
The data is owned by the caller of the function | |
glyph |
PangoGlyph |
the glyph index of a single glyph |
|
x |
double |
X coordinate of left edge of baseline of glyph |
|
y |
double |
Y coordinate of left edge of baseline of glyph |