FcConfigSetCurrent.3 revision b09479dc
auto-generated by docbook2man-spec from docbook-utils package
"FcConfigSetCurrent" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
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, returning FcFalse if that call fails.