www.LinuxHowtos.org





FcConfigCreate

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcConfigCreate - Create a configuration  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcConfig * FcConfigCreate (void);
 

DESCRIPTION

Creates an empty configuration.


 

Index

NAME
SYNOPSIS
DESCRIPTION