www.LinuxHowtos.org





FcCharSetCreate

Section: (3)
Updated: 05 8月 2016
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.


 

Index

NAME
SYNOPSIS
DESCRIPTION