table of contents
FcConfigGetCurrent(3) | FcConfigGetCurrent(3) |
NAME¶
FcConfigGetCurrent - Return current configuration
SYNOPSIS¶
#include <fontconfig.h> FcConfig * FcConfigGetCurrent(void); .fi
DESCRIPTION¶
Returns the current default configuration.
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |