www.LinuxHowtos.org
FcFontSetDestroy
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcFontSetDestroy - Destroy a font setSYNOPSIS
#include <fontconfig/fontconfig.h> void FcFontSetDestroy (FcFontSet *s);
DESCRIPTION
Destroys a font set. Note that this destroys any referenced patterns as well.