GParamSpecClass.valuesCmp

Compares @value1 with @value2 according to this type (recommended, the default is memcmp()), see gobject.global.paramValuesCmp.

struct GParamSpecClass
extern (C)
int function(GParamSpec* pspec, const(GValue)* value1, const(GValue)* value2) valuesCmp;