Package: gobject

Function g-param-value-defaults

Lambda List

g-param-value-defaults (pspec value)

Arguments

pspec -- a valid g-param-spec structure
value -- a g-value of correct type for pspec

Return Value

A boolean whether value contains the canonical default for this pspec.

Details

Checks whether value contains the default value as specified in pspec.
 

See also

2020-10-10