[ CCode ( cname = "pango_cairo_font_map_create_context" ) ]
[ Version ( deprecated = true , deprecated_since = "1.22" , since = "1.10" ) ]
public unowned Context create_context ()
Warning: create_context is deprecated since 1.22.
Create a `PangoContext` for the given fontmap.
Use create_context instead.
| this |
a `PangoCairoFontMap` |
|
the newly created context; free with unref. |