table of contents
FcGetVersion(3) | FcGetVersion(3) |
NAME¶
FcGetVersion - library version number
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
int FcGetVersion (void);
DESCRIPTION¶
Returns the version number of the library.
31 January 2023 | Fontconfig 2.14.1 |