Method
PangoFcFontMapfind_decoder
since: 1.26
Declaration
PangoFcDecoder*
pango_fc_font_map_find_decoder (
PangoFcFontMap* fcfontmap,
FcPattern* pattern
)
Parameters
pattern
-
Type:
FcPattern
No description available.
The data is owned by the caller of the method.
Return value
Type: PangoFcDecoder
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |