r798.htmlPrev r840.htmlNext FcFontSetDestroy
Name
FcFontSetDestroy -- Destroy a font set Synopsis
#include <fontconfig.h>
	
void FcFontSetDestroy(FcFontSet *s);
Description
Destroys a font set.  Note that this destroys any referenced patterns as
well.
	    
Version
Fontconfig version 2.3.91
	    
r798.htmlPrev index.htmlHome r840.htmlNext FcFontSetCreate x93.html#AEN795Up FcFontSetAdd 