PgCairoFontMap.createContext

Warning pango_cairo_font_map_create_context has been deprecated since version 1.22 and should not be used in newly-written code. Use pango_font_map_create_context() instead. Create a PangoContext for the given fontmap. Since 1.10

class PgCairoFontMap
override
createContext
()

Return Value

Type: PgContext

the newly created context; free with g_object_unref().

Meta