Query: fcvalueequal
OS: debian
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.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.9.0 16 April 2012 FcValueEqual(3)