opensolaris man page for fcstrsetmember

Query: fcstrsetmember

OS: opensolaris

Section: 3

Links: opensolaris man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcStrSetMember(3)														 FcStrSetMember(3)

NAME
FcStrSetMember - check set for membership
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetMember (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Returns whether s is a member of set.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirscan(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts