GParamSpecClass.finalize

The instance finalization function (optional), should chain up to the finalize method of the parent class.

struct GParamSpecClass
extern (C)
void function(GParamSpec* pspec) finalize;