table of contents
FcFontSetSortDestroy(3) | FcFontSetSortDestroy(3) |
NAME¶
FcFontSetSortDestroy - DEPRECATED destroy a font setSYNOPSIS¶
#include <fontconfig/fontconfig.h>FcFontSetSortDestroy (FcFontSet *set);
DESCRIPTION¶
This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.05 November 2018 | Fontconfig 2.13.1 |