Virtual Method

GObjectObjectfinalize

Declaration

void
finalize (
  GObject* object
)

Description

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