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
18 1ę 2025 Fontconfig 2.16.0
add to a string set
#include <fontconfig/fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.