FcConfigSetCurrent(3) FcConfigSetCurrent(3)NAME
FcConfigSetCurrent - Set configuration as defaultSYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcConfigSetCurrent (FcConfig *config);DESCRIPTION
Sets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, returning FcFalse if that call fails. Fontconfig 2.11.1 24 3<?> 2014 FcConfigSetCurrent(3)