Function

PangoFcSubstituteFunc

since: 1.0

Declaration

void
(* PangoFcSubstituteFunc) (
  FcPattern* pattern,
  gpointer data
)

Description

No description available.

Available since: 1.0

Parameters

pattern

Type: FcPattern

No description available.

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

Type: gpointer

No description available.

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