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.4.1 16 October 2006 FcConfigSetCurrent(3)