GParamSpecClass.valueSetDefault

Resets a @value to the default value for this type (recommended, the default is gobject.value.Value.reset), see gobject.global.paramValueSetDefault.

struct GParamSpecClass
extern (C)
void function(GParamSpec* pspec, GValue* value) valueSetDefault;