Manual Page Result
0
Command: FcConfigSetCurrent | Section: 3 | Source: OpenBSD | File: FcConfigSetCurrent.3
FcConfigSetCurrent(3) FcConfigSetCurrent(3)
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 Fc-
ConfigBuildFonts if necessary, and FcConfigReference() to inrease the
reference count in config since 2.12.0, returning FcFalse if that call
fails.
Fontconfig 2.15.0 22 12 2023 FcConfigSetCurrent(3)