GParamSpecTypeInfo.valueValidate

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

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