1FcNameRegisterObjectTypes(3)                      FcNameRegisterObjectTypes(3)
2
3
4

NAME

6       FcNameRegisterObjectTypes - Register object types
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcNameRegisterObjectTypes(const FcObjectType *types);
12       (int ntype);
13       .fi
14

DESCRIPTION

16       Register  ntype  new object types. Returns FcFalse if some of the names
17       cannot be registered (due to  allocation  failure).  Otherwise  returns
18       FcTrue.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009   FcNameRegisterObjectTypes(3)
Impressum