table of contents
FcConfigGetCurrent(3) | FcConfigGetCurrent(3) |
NAME¶
FcConfigGetCurrent - Return current configuration
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcConfig * FcConfigGetCurrent (void);
DESCRIPTION¶
Returns the current default configuration.
30 8月 2018 | Fontconfig 2.13.1 |