DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

FcStrSetDel(3)





NAME

       FcStrSetDel - delete from a string set


SYNOPSIS

       #include <fontconfig.h>

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


DESCRIPTION

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


VERSION

       Fontconfig version 2.2.0

                                 21 April 2003                  FcStrSetDel(3)

Man(1) output converted with man2html