set out by pspec.
paramValueIsValid
fn
bool paramValueIsValid(gobject.param_spec.ParamSpec pspec, gobject.value.Value value)Return whether the contents of value comply with the specifications set out by pspec.
Parameters
pspec | a valid #GParamSpec |
value | a #GValue of correct type for pspec |
Returns
whether the contents of value comply with the specifications