#include <fontconfig.h>
FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.
Fontconfig version 2.3.2
Table of Contents