Function

PangoFT2.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.

 Ownership is not transferred to the callee
data gpointer
 

user data.