FcCharSetCreate

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcCharSetCreate - Create an empty character set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcCharSet * FcCharSetCreate (void);
 

DESCRIPTION

FcCharSetCreate allocates and initializes a new empty character set object.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION