Manpages - FcStrSetAdd.3
Table of 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.
FcStrSetAdd - add to a string set
#include <fontconfig/fontconfig.h>
FcBool FcStrSetAdd (FcStrSet set, const FcChar8 */s/);*
Adds a copy of s to set.
Created: 2022-02-20 Sun 15:59