Virtual Method

GObjectObjectfinalize

Declaration [src]

void
finalize (
  GObject* object
)

Description [src]

Instance finalization function, should finish the finalization of the instance begun in dispose and chain up to the finalize method of the parent class.