1FcPatternRemove(3)                                          FcPatternRemove(3)
2
3
4

NAME

6       FcPatternRemove - Remove one object of the specified type from the pat‐
7       tern
8

SYNOPSIS

10       #include <fontconfig/fontconfig.h>
11
12       FcBool FcPatternRemove (FcPattern *p, const char *object, int id);
13

DESCRIPTION

15       Removes the value associated with the  property  `object'  at  position
16       `id',  returning  whether  the property existed and had a value at that
17       position or not.
18
19
20
21Fontconfig 2.14.1                21 10月 2022               FcPatternRemove(3)
Impressum