Sponsor:

Your company here, and a link to your site. Click to find out more.

FcConfigReference - Man Page

Increment config reference count

Synopsis

#include <fontconfig/fontconfig.h>

FcConfig * FcConfigReference (FcConfig *config);

Description

Add another reference to config. Configs are freed only when the reference count reaches zero. If config is NULL, the current configuration is used. In that case this function will be similar to FcConfigGetCurrent() except that it increments the reference count before returning and the user is responsible for destroying the configuration when not needed anymore.

Info

22 12꜈ 2023 Fontconfig 2.15.0