1FcNameConstant(3) FcNameConstant(3)
23
4
NAME
6FcNameConstant - Get the value for a symbolic constant
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcNameConstant (FcChar8 *string, int *result);
12
DESCRIPTION
14Returns whether a symbolic constant with name string is registered,
15placing the value of the constant in result if present.
1617
18
19
Fontconfig 2.13.93 28 11月 2020 FcNameConstant(3)