Function

PangoXft.SubstituteFunc

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.