www.LinuxHowtos.org
FcStrSetAdd
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcStrSetAdd - add to a string setSYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Adds a copy of s to set.