Method
PangoRendererdraw_glyphs
since: 1.8
Declaration [src]
void
pango_renderer_draw_glyphs (
  PangoRenderer* renderer,
  PangoFont* font,
  PangoGlyphString* glyphs,
  int x,
  int y
)
Parameters
- font
- 
            Type: PangoFontA PangoFont.The data is owned by the caller of the method. 
- glyphs
- 
            Type: PangoGlyphStringA PangoGlyphString.The data is owned by the caller of the method. 
- x
- 
            Type: intX position of left edge of baseline, in user space coordinates in Pango units. 
- y
- 
            Type: intY position of left edge of baseline, in user space coordinates in Pango units.