FcStrSetAdd
Section: (3)
Updated: 18 November 2009
Index
Return to Main Contents
NAME
FcStrSetAdd - add to a string set
SYNOPSIS
#include <fontconfig.h>
FcBool FcStrSetAdd(FcStrSet *set);
(const FcChar8 *s);
.fi
DESCRIPTION
Adds a copy of s to set.
VERSION
Fontconfig version 2.8.0