Package: gobject

Function gobject:param-value-defaults

Lambda List

gobject:param-value-defaults (pspec value)

Arguments

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

Return Value

The boolean whether value contains the canonical default for pspec.

Details

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

See also

2024-12-22