FcConfigSetCurrent

Section: (3)
Updated: 06 April 2020
Index Return to Main Contents

 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:05:40 GMT, March 31, 2021