table of contents
FcCharSetCreate(3) | FcCharSetCreate(3) |
NAME¶
FcCharSetCreate - Create an empty character set
SYNOPSIS¶
#include <fontconfig.h> FcCharSet * FcCharSetCreate(void); .fi
DESCRIPTION¶
FcCharSetCreate allocates and initializes a new empty character set object.
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |