Query: fcvalueequal
OS: suse
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); .fiDESCRIPTIONCompares 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.8.0 18 November 2009 FcValueEqual(3)