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.
31 3月 2022 | Fontconfig 2.14.0 |