opensolaris man page for fcstrsetdel

Query: fcstrsetdel

OS: opensolaris

Section: 3

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

FcStrSetDel(3)															    FcStrSetDel(3)

NAME
FcStrSetDel - delete from a string set
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Removes s from set, returning FcTrue if s was a member else FcFalse.
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 FcStrSetDel(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fclangsetcontains(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
What's legal and what's not?
Identify problem with while getopts