1FcObjectSetAdd(3)                                            FcObjectSetAdd(3)
2
3
4

NAME

6       FcObjectSetAdd - Add to an object set
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcObjectSetAdd (FcObjectSet *os, const char *object);
12

DESCRIPTION

14       Adds  a  property name to the set. Returns FcFalse if the property name
15       cannot be inserted into the set (due to allocation failure).  Otherwise
16       returns FcTrue.
17
18
19
20Fontconfig 2.14.1                21 10月 2022                FcObjectSetAdd(3)
Impressum