Method
GObjectValueset_param
Declaration [src]
void
g_value_set_param (
  GValue* value,
  GParamSpec* param
)
Parameters
- param
- 
            Type: GParamSpecThe GParamSpecto be set.The argument can be NULL.The data is owned by the caller of the method.