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