1. NAME

FcPatternDuplicate - Copy a pattern

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcPattern * FcPatternDuplicate(const FcPattern *\fIp\fB);
 \fR.fi

3. DESCRIPTION

Copy a pattern, returning a new pattern that matches p. Each pattern may be modified without affecting the other.

4. VERSION

Fontconfig version 2.8.0