Method
PangoContextget_font_map
Declaration [src]
PangoFontMap*
pango_context_get_font_map (
PangoContext* context
)
Return value
Type: PangoFontMap
The font map for the PangoContext
.
This value is owned by Pango and should not be unreferenced.
The data is owned by the instance. |