Provided by: libfontconfig-doc_2.15.0-2.3ubuntu1_all bug

NAME

       FcStrSetDel - delete from a string set

SYNOPSIS

       #include <fontconfig/fontconfig.h>

       FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);

DESCRIPTION

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

Fontconfig 2.15.0                                 04 July 2025                                    FcStrSetDel(3)