Man Page: fcnameconstant
Operating Environment: opensolaris
Section: 3
FcNameConstant(3) FcNameConstant(3)NAMEFcNameConstant - Get the value for a symbolic constantSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcNameConstant (FcChar8 *string, int *result);DESCRIPTIONReturns whether a symbolic constant with name string is registered, placing the value of the constant in result if present.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 FcNameConstant(3)
| Related Man Pages |
|---|
| fcatomiccreate(3) - opensolaris |
| fccharsetcoverage(3) - opensolaris |
| fcconfiggetrescaninterval(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| Study UNIX Kernel |
| Solaris 10 - password complexity not working |
| Shopt -s histappend |