|
NAMEFcStrSetDel - delete from a string setSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s); DESCRIPTIONRemoves s from set, returning FcTrue if s was a member else FcFalse.
Visit the GSP FreeBSD Man Page Interface. |