FcConfigSetCurrent.3 revision 953daeba
auto-generated by docbook2man-spec from docbook-utils package
"FcConfigSetCurrent" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
NAME
FcConfigSetCurrent - Set configuration as default
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcConfigSetCurrent (FcConfig *config);
"DESCRIPTION"
Sets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, and FcConfigReference() to inrease the reference count in config since 2.12.0, returning FcFalse if that call fails.