Function

PangoFcSubstituteFunc

Declaration

void
SubstituteFunc (
  FcPattern* pattern,
  gpointer data
)

Description [src]

Function type for doing final config tweaking on prepared FcPatterns.

Parameters

pattern FcPattern*
 

The FcPattern to tweak.

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

User data.