centos man page for fcconfigreference

Query: fcconfigreference

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcConfigReference(3)													      FcConfigReference(3)

NAME
FcConfigReference - 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 configura- tion 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.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcConfigReference(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcfontsetsort(3) - opensolaris
fc-pattern(1) - debian
fc-pattern(1) - plan9
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing