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.2.3 30 June 2004 FcConfigSetCurrent(3)