FcStrSetAdd

TriggerTek Logo
abcdefghijklmnopqrstuvwxyz_
FcStrSetAdd(3)						       FcStrSetAdd(3)



NAME
       FcStrSetAdd - add to a string set

SYNOPSIS
       #include <fontconfig.h>

       FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);

DESCRIPTION
       Adds a copy of s to set.

VERSION
       Fontconfig version 2.2.3



				 30 June 2004		       FcStrSetAdd(3)