paramValueDefaults
Checks whether value contains the default value as specified in pspec.
Parameters
pspec | a valid #GParamSpec |
value | a #GValue of correct type for pspec |
Returns
whether value contains the canonical default for this pspec
Checks whether value contains the default value as specified in pspec.
pspec | a valid #GParamSpec |
value | a #GValue of correct type for pspec |