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