FcStrSetEqual

Langue: en

Version: 31 May 2008 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

FcStrSetEqual - check sets for equality

SYNOPSIS

#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.6.0