Table of Contents

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.3.2


Table of Contents