sunos man page for fcstrsetdel

Query: fcstrsetdel

OS: sunos

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
#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.2.3 30 June 2004 FcStrSetDel(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fclangsetcontains(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
Once upon an uptime.
Outputting sequences based on length with sed