Function
GObjectparam_value_set_default
since: 2.0
Parameters
pspec
-
Type:
GParamSpec
A valid
GParamSpec
.The data is owned by the caller of the function. value
-
Type:
GValue
A
GValue
of correct type forpspec
; since 2.64, you can also pass an emptyGValue
, initialized withG_VALUE_INIT
.The data is owned by the caller of the function.