1FcPatternDel(3)                                                FcPatternDel(3)
2
3
4

NAME

6       FcPatternDel - Delete a property from a pattern
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcPatternDel (FcPattern *p, const char *object);
12

DESCRIPTION

14       Deletes  all  values  associated  with the property `object', returning
15       whether the property existed or not.
16
17
18
19Fontconfig 2.13.1                 30 8月 2018                  FcPatternDel(3)
Impressum