Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcStrSetAdd(3)


FcStrSetAdd

FcStrSetAdd

NAME
SYNOPSIS
DESCRIPTION
VERSION

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



FcStrSetAdd(3)