Man Page: fclangsetdestroy
Operating Environment: opensolaris
Section: 3
FcLangSetDestroy(3) FcLangSetDestroy(3)NAMEFcLangSetDestroy - destroy a langset objectSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcLangSetDestroy (FcLangSet *ls);DESCRIPTIONFcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.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 FcLangSetDestroy(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fclangsetcontains(3) - opensolaris |
| fclangsethaslang(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| Change directory for core file |
| Shopt -s histappend |