Function
PangoFcDecoderFindFunc
Description [src]
Callback function passed to pango_fc_font_map_add_decoder_find_func()
.
This function is not directly available to language bindings |
Parameters
pattern |
FcPattern |
A fully resolved |
|
The data is owned by the caller of the function. | |
user_data |
gpointer |
User data passed to
|
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | PangoFcDecoder |
A new reference to a custom decoder for this pattern,
or |
|
The data is owned by the called function. |