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