Method
PangoFcFontMapget_config
Declaration [src]
FcConfig*
pango_fc_font_map_get_config (
PangoFcFontMap* fcfontmap
)
Description [src]
Fetches the FcConfig
attached to a font map.
See also: pango_fc_font_map_set_config()
.
Available since: | 1.38 |
This method is not directly available to language bindings. |
Return value
Returns: | FcConfig |
The |
|
The data is owned by the instance. | |
The return value can be NULL . |