www.LinuxHowtos.org





FcConfigGetCurrent

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

NAME

FcConfigGetCurrent - Return current configuration  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcConfig * FcConfigGetCurrent (void);
 

DESCRIPTION

Returns the current default configuration.


 

Index

NAME
SYNOPSIS
DESCRIPTION