Provided by: libfontconfig-doc_2.15.0-2.2ubuntu1_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                                 23 March 2025                                   FcStrSetDel(3)