value_is_valid


Description:

[ Version ( since = "2.74" ) ]
[ CCode ( cname = "g_param_value_is_valid" ) ]
public bool value_is_valid (Value value)

Return whether the contents of value comply with the specifications set out by pspec.

Parameters:

value

a Value of correct type for pspec

pspec

a valid ParamSpec

Returns:

whether the contents of value comply with the specifications set out by pspec.