FcStrSetAdd
add to a string set
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- 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.