1FcNameGetConstant(3) FcNameGetConstant(3)
23
4
NAME
6FcNameGetConstant - Lookup symbolic constant
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
const FcConstant * FcNameGetConstant (FcChar8 *string);
12
DESCRIPTION
14Return the FcConstant structure related to symbolic constant string.
1516
17
18
Fontconfig 2.13.1 30 8月 2018 FcNameGetConstant(3)