Man Page: fcfontsetdestroy
Operating Environment: opensolaris
Section: 3
FcFontSetDestroy(3) FcFontSetDestroy(3)NAMEFcFontSetDestroy - Destroy a font setSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcFontSetDestroy (FcFontSet *s);DESCRIPTIONDestroys a font set. Note that this destroys any referenced patterns as well.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 FcFontSetDestroy(3)
| Related Man Pages |
|---|
| fcconfiggetrescaninterval(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| What's legal and what's not? |
| What is good? |
| Shopt -s histappend |