Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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  ref-
     erence count in config since 2.12.0, returning FcFalse if that call fails.

Fontconfig 2.17.1		  02 July 2025		   FcConfigSetCurrent(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcConfigSetCurrent&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help