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.
15 May 2020 | Fontconfig 2.13.1 |