FcStrSetAdd - add to a string set
#include <fontconfig.h>
FcBool FcStrSetAdd(FcStrSet *set);
(const FcChar8 *s);
.fi
Adds a copy of s to set.
Fontconfig version 2.8.0
18 November 2009 FcStrSetAdd(3)