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

NAME

6       FcStrSetDel - delete from a string set
7

SYNOPSIS

9       #include <fontconfig/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
16
17
18Fontconfig 2.13.92                09 8月 2019                   FcStrSetDel(3)
Impressum