Query: fcvalueequal
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcValueEqual(3) FcValueEqual(3)NAMEFcValueEqual - Test two values for equalitySYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcValueEqual (FcValue v_a, FcValue v_b);DESCRIPTIONCompares 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.VERSIONFontconfig version 2.10.95 31 8 2013 FcValueEqual(3)