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);
12       (const FcChar8 *s);
13       .fi
14

DESCRIPTION

16       Removes s from set, returning FcTrue if s was a member else FcFalse.
17

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009                 FcStrSetDel(3)
Impressum