Method
PangoFcFontMapadd_decoder_find_func
since: 1.6
Declaration
void
pango_fc_font_map_add_decoder_find_func (
PangoFcFontMap* fcfontmap,
PangoFcDecoderFindFunc findfunc,
gpointer user_data,
GDestroyNotify dnotify
)
Description
No description available.
Available since: 1.6
This method is not directly available to language bindings.
Parameters
findfunc
-
Type:
PangoFcDecoderFindFunc
No description available.
user_data
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the method. dnotify
-
Type:
GDestroyNotify
No description available.