Virtual Method
GObjectParamSpecvalue_validate
Declaration [src]
gboolean
value_validate (
  GParamSpec* pspec,
  GValue* value
)
Description [src]
Ensures that the contents of value comply with the
 specifications set out by this type (optional), see g_param_value_validate().
Parameters
- value
- 
            Type: GValueNo description available. The data is owned by the caller of the method.