manpagez: man pages & more
man FcConfigReference(3)
Home | html | info | man
FcConfigReference(3)                                      FcConfigReference(3)




NAME

       FcConfigReference - Increment config reference count


SYNOPSIS

       #include <fontconfig.h>

       FcConfig * FcConfigReference (FcConfig *config);


DESCRIPTION

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


VERSION

       Fontconfig version 2.9.0



                                  11 3ae 2012             FcConfigReference(3)

fontconfig 2.9.0 - Generated Sun Apr 1 18:13:26 CDT 2012
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.