1FcStrSetDel(3)                                                  FcStrSetDel(3)
2
3
4

NAME

6       FcStrSetDel - delete from a string set
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);
12

DESCRIPTION

14       Removes s from set, returning FcTrue if s was a member else FcFalse.
15

VERSION

17       Fontconfig version 2.4.2
18
19
20
21                                  11 May 2007                   FcStrSetDel(3)
Impressum