Function
PangoXftpicture_render
since: 1.0
Declaration
void
pango_xft_picture_render (
Display* display,
Picture src_picture,
Picture dest_picture,
PangoFont* font,
PangoGlyphString* glyphs,
gint x,
gint y
)
Parameters
display
-
Type:
Display
No description available.
The data is owned by the caller of the function. src_picture
-
Type:
Picture
No description available.
dest_picture
-
Type:
Picture
No description available.
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:
gint
No description available.
y
-
Type:
gint
No description available.