GObject.ParamSpecTypeInfo.value_validate

function onvalue_validate(pspec: GObject.ParamSpec, value: Any): Boolean {
}
  
pspec
value
Returns