Man Page: fcvalueequal
Operating Environment: opensolaris
Section: 3
FcValueEqual(3) FcValueEqual(3)NAMEFcValueEqual - Test two values for equalitySYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcValueEqual (FcValue v_a, FcValue v_b);DESCRIPTIONCompares two values. Integers and Doubles are compared as numbers; otherwise the two values have to be the same type to be considered equal. Strings are compared ignoring case.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 FcValueEqual(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| solaris zones vs container.. |
| Change directory for core file |
| %memused is high |
| What is good? |