Method
PangoCairoFontMapcreate_context
Declaration [src]
PangoContext*
pango_cairo_font_map_create_context (
PangoCairoFontMap* fontmap
)
Description [src]
Create a PangoContext
for the given fontmap.
Available since: | 1.10 |
Deprecated since: | 1.22 |
Use |
Return value
Returns: | cairo_t |
The newly created context; free with |
|
The data is owned by the instance. |