Man Page: fcconfigsetcurrent
Operating Environment: debian
Section: 3
FcConfigSetCurrent(3) FcConfigSetCurrent(3)NAMEFcConfigSetCurrent - Set configuration as defaultSYNOPSIS#include <fontconfig.h> FcBool FcConfigSetCurrent (FcConfig *config);DESCRIPTIONSets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, returning FcFalse if that call fails.VERSIONFontconfig version 2.9.0 16 April 2012 FcConfigSetCurrent(3)