| from small one page howto to huge articles all in one place 
 
 poll results
 
 Last additions:
 
 May 25th. 2007:
 
 
 April, 26th. 2006:
 
 
 | You are here: manpages 
 
 FcInitReinitialize
Section:  (3) Updated: 05 8月 2016Index
Return to Main Contents 
 NAME
FcInitReinitialize - re-initialize library
 SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcInitReinitialize (void);
 DESCRIPTION
Forces the default configuration file to be reloaded and resets the default
configuration. Returns FcFalse if the configuration cannot be reloaded (due
to configuration file errors, allocation failures or other issues) and leaves the
existing configuration unchanged. Otherwise returns FcTrue.
 
 
 Index
NAME
SYNOPSIS
DESCRIPTION
 
 
 
 
 |