Man Page: fcconfigdestroy
Operating Environment: opensolaris
Section: 3
FcConfigDestroy(3) FcConfigDestroy(3)NAMEFcConfigDestroy - Destroy a configurationSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcConfigDestroy (FcConfig *config);DESCRIPTIONDestroys a configuration and any data associated with it. Note that calling this function with the return from FcConfigGetCurrent will place the library in an indeterminate state.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcConfigDestroy(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcconfigenablehome(3) - opensolaris |
| fcconfiggetrescaninterval(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| solaris zones vs container.. |
| PHP Man Pages Now Available (Over 10,000) |
| Change directory for core file |
| Identify problem with while getopts |
| Shopt -s histappend |