FcStrSetAdd - add to a string set
#include <fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.
Fontconfig version 2.4.2 02 December 2006 FcStrSetAdd(3)