opensolaris man page for fcstrsetequal

Query: fcstrsetequal

OS: opensolaris

Section: 3

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

FcStrSetEqual(3)														  FcStrSetEqual(3)

NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);
DESCRIPTION
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.
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 FcStrSetEqual(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirsave(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
What's legal and what's not?
%memused is high
Solaris 10 - password complexity not working