Function

PangoFcDecoderFindFunc

since: 1.0

Declaration

PangoFcDecoder*
(* PangoFcDecoderFindFunc) (
  FcPattern* pattern,
  gpointer user_data
)

Description

No description available.

Available since: 1.0

This function is not directly available to language bindings.

Parameters

pattern

Type: FcPattern

No description available.

The data is owned by the caller of the function.
user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: PangoFcDecoder

No description available.

The data is owned by the called function.