Man Page
Manual Section... (3) - page: FcValueEqual
NAME
FcValueEqual - Test two values for equalitySYNOPSIS
#include <fontconfig.h>
FcBool FcValueEqual (FcValue v_a, FcValue v_b);
DESCRIPTION
Compares two values. Integers and Doubles are compared as numbers; otherwise the two values have to be the same type to be considered equal. Strings are compared ignoring case.
VERSION
Fontconfig version 2.6.0
Index
This document was created by man2html, using the manual pages.
Time: 15:27:21 GMT, June 11, 2010
