Man Page: fcstrsetmember
Operating Environment: opensolaris
Section: 3
FcStrSetMember(3) FcStrSetMember(3)NAMEFcStrSetMember - check set for membershipSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetMember (FcStrSet *set, const FcChar8 *s);DESCRIPTIONReturns whether s is a member of set.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 FcStrSetMember(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| Solaris 10 - password complexity not working |
| Shopt -s histappend |