FcStrSetAdd.3 revision a32e9e42
auto-generated by docbook2man-spec from docbook-utils package
"FcStrSetAdd" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
NAME
FcStrSetAdd - 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.