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 January 2023 | Fontconfig 2.14.1 |