1FcNameGetConstant(3) FcNameGetConstant(3)
23
4
NAME
6FcNameGetConstant - Lookup symbolic constant
7
SYNOPSIS
9#include <fontconfig.h>
1011
const FcConstant * FcNameGetConstant (FcChar8 *string);
12
DESCRIPTION
14Return the FcConstant structure related to symbolic constant string.
15
VERSION
17Fontconfig version 2.4.2
1819
20
21
11 May 2007 FcNameGetConstant(3)