Man Page: fcconfiggetblanks
Operating Environment: opensolaris
Section: 3
FcConfigGetBlanks(3) FcConfigGetBlanks(3)NAMEFcConfigGetBlanks - Get config blanksSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBlanks * FcConfigGetBlanks (FcConfig *config);DESCRIPTIONReturns the FcBlanks object associated with the given configuration, if no blanks were present in the configuration, this function will return 0.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 FcConfigGetBlanks(3)
| Related Man Pages |
|---|
| fcconfigparseandload(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcfreetypecharsetandspacing(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| Study UNIX Kernel |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |