Scroll to navigation

FcLangSetCopy(3) FcLangSetCopy(3)

NAME

FcLangSetCopy - copy a langset object

SYNOPSIS

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

DESCRIPTION

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

VERSION

Fontconfig version 2.9.0
16 April 2012