NAME
FcStrSetAdd - add to a string set
Synopsis
#include <fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
#include <fontconfig.h>
FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.
Fontconfig version 2.2.3 Jump to page or go to Top of page | Section 3 | Main Index.
Fontconfig version 2.2.3