FcStrSetAdd
Section: (3)
Updated: 11 10月 2013
Index
Return to Main Contents
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.
VERSION
Fontconfig version 2.11.0
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- VERSION
-