1FcNameGetConstant(3) FcNameGetConstant(3)
23
4
NAME
6FcNameGetConstant - Lookup symbolic constant
7
SYNOPSIS
9#include <fontconfig.h>
1011
const FcConstant * FcNameGetConstant(FcChar8 *string);
12.fi
13
DESCRIPTION
15Return the FcConstant structure related to symbolic constant string.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcNameGetConstant(3)