GParamSpecClass.valueValidate

Ensures that the contents of @value comply with the specifications set out by this type (optional), see gobject.global.paramValueValidate.

struct GParamSpecClass
extern (C)
bool function(GParamSpec* pspec, GValue* value) valueValidate;