FcLangSetCopy

Langue: en

Version: 18 November 2009 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

FcLangSetCopy - copy a langset object

SYNOPSIS

 #include <fontconfig.h>
 
 FcLangSet * FcLangSetCopy(const FcLangSet *ls);
 .fi
 
 

DESCRIPTION

FcLangSetCopy creates a new FcLangSet object and populates it with the contents of ls.

VERSION

Fontconfig version 2.8.0