paramValueSetDefault
Sets value to its default value as specified in pspec.
Parameters
pspec | a valid #GParamSpec |
value | a #GValue of correct type for pspec; since 2.64, you can also pass an empty #GValue, initialized with G_VALUE_INIT |
Sets value to its default value as specified in pspec.
pspec | a valid #GParamSpec |
value | a #GValue of correct type for pspec; since 2.64, you can also pass an empty #GValue, initialized with G_VALUE_INIT |