FcStrSetAdd

Section: (3)
Updated: 28 11月 2020
Page Index
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION