Man Page: fcconfiggetfonts
Operating Environment: opensolaris
Section: 3
FcConfigGetFonts(3) FcConfigGetFonts(3)NAMEFcConfigGetFonts - Get config font setSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);DESCRIPTIONReturns one of the two sets of fonts from the configuration as specified by set. This font set is owned by the library and must not be freed.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 FcConfigGetFonts(3)
| Related Man Pages |
|---|
| fcconfiggetrescaninterval(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| PHP Man Pages Now Available (Over 10,000) |
| %memused is high |
| Solaris 10 - password complexity not working |
| Shopt -s histappend |