Virtual Method
Pango.Renderer.draw_glyphs
Declaration [src]
void
draw_glyphs (
  PangoRenderer* renderer,
  PangoFont* font,
  PangoGlyphString* glyphs,
  int x,
  int y
)
Parameters
| font | PangoFont | 
| a  | |
| Ownership is not transferred to the callee | |
| glyphs | PangoGlyphString | 
| a  | |
| Ownership is not transferred to the callee | |
| x | int | 
| X position of left edge of baseline, in user space coordinates in Pango units. | |
| y | int | 
| Y position of left edge of baseline, in user space coordinates in Pango units. |