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: PangoFontA PangoFontThe data is owned by the caller of the function. 
- glyph
- 
            Type: PangoGlyphThe glyph index of a single glyph. 
- x
- 
            Type: doubleX coordinate of left edge of baseline of glyph. 
- y
- 
            Type: doubleY coordinate of left edge of baseline of glyph.