1FcNameConstant(3)                                            FcNameConstant(3)
2
3
4

NAME

6       FcNameConstant - Get the value for a symbolic constant
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcNameConstant(FcChar8 *string);
12       (int *result);
13       .fi
14

DESCRIPTION

16       Returns  whether  a  symbolic  constant with name string is registered,
17       placing the value of the constant in result if present.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009              FcNameConstant(3)
Impressum