Function
GObjectparam_value_defaults
Declaration [src]
gboolean
g_param_value_defaults (
  GParamSpec* pspec,
  const GValue* value
)
Parameters
- pspec
- 
            Type: GParamSpecA valid GParamSpec.The data is owned by the caller of the function. 
- value
- 
            Type: GValueA GValueof correct type forpspec.The data is owned by the caller of the function.