FcPatternDuplicate

Langue: en

Version: 14 January 2008 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

FcPatternDuplicate - Copy a pattern

SYNOPSIS

#include <fontconfig.h>

FcPattern * FcPatternDuplicate (FcPattern *p);

DESCRIPTION

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

VERSION

Fontconfig version 2.5.0