Table of Contents

Name

FcCharSetCreate - Create an empty character set

Synopsis

#include <fontconfig.h>

FcCharSet * FcCharSetCreate (void);

Description

FcCharSetCreate allocates and initializes a new empty character set object.

Version

Fontconfig version 2.3.2


Table of Contents