Method

GObjectObjectrun_dispose

Declaration [src]

void
g_object_run_dispose (
  GObject* object
)

Description [src]

Releases all references to other objects. This can be used to break reference cycles.

This function should only be called from object system implementations.