Man Page: fcstrsetequal
Operating Environment: opensolaris
Section: 3
FcStrSetEqual(3) FcStrSetEqual(3)NAMEFcStrSetEqual - check sets for equalitySYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);DESCRIPTIONReturns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.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 FcStrSetEqual(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| Study UNIX Kernel |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| Identify problem with while getopts |