Rechercher une page de manuel
FcStrSetEqual
Langue: en
Version: 18 November 2009 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
FcStrSetEqual - check sets for equalitySYNOPSIS
#include <fontconfig.h> FcBool FcStrSetEqual(FcStrSet *set_a); (FcStrSet *set_b); .fi
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.8.0
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre