table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcConfigDestroy(3) | FcConfigDestroy(3) |
NAME¶
FcConfigDestroy - Destroy a configurationSYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
Decrements the config reference count. If all references are gone, destroys the configuration and any data associated with it. Note that calling this function with the return from FcConfigGetCurrent will cause a new configuration to be created for use as current configuration.VERSION¶
Fontconfig version 2.9.016 April 2012 |