table of contents
FcNameGetConstant(3) | FcNameGetConstant(3) |
NAME¶
FcNameGetConstant - Lookup symbolic constant
SYNOPSIS¶
#include <fontconfig/fontconfig.h> const FcConstant * FcNameGetConstant (FcChar8 *string);
DESCRIPTION¶
Return the FcConstant structure related to symbolic constant string.
31 3月 2022 | Fontconfig 2.14.0 |