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

NAME

6       FcPatternDel - Delete a property from a pattern
7

SYNOPSIS

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

DESCRIPTION

16       Deletes  all  values  associated  with the property `object', returning
17       whether the property existed or not.
18

VERSION

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