Function
PangoXftrender_transformed
since: 1.8
Declaration
void
pango_xft_render_transformed (
XftDraw* draw,
XftColor* color,
PangoMatrix* matrix,
PangoFont* font,
PangoGlyphString* glyphs,
int x,
int y
)
Parameters
draw
-
Type:
XftDraw
No description available.
The data is owned by the caller of the function. color
-
Type:
XftColor
No description available.
The data is owned by the caller of the function. matrix
-
Type:
PangoMatrix
No description available.
The argument can be NULL
.The data is owned by the caller of the function. font
-
Type:
PangoFont
No description available.
The data is owned by the caller of the function. glyphs
-
Type:
PangoGlyphString
No description available.
The data is owned by the caller of the function. x
-
Type:
int
No description available.
y
-
Type:
int
No description available.