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  | |
| Ownership is not transferred to the callee | |
| 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 |