FcStrSetAdd
add to a string set
- Provided by: libfontconfig1-dev (Version: 2.11.94-0ubuntu1.1)
- Source: fontconfig
- Report a bug
add to a string set
#include <fontconfig/fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.