FcStrSetAdd - Man Page
add to a string set
Synopsis
#include <fontconfig/fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Description
Adds a copy of s to set.
Info
28 11ę 2020 Fontconfig 2.13.93
add to a string set
#include <fontconfig/fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.