Function

AgsDestroyUtildispose_and_unref

since: 3.0.0

Declaration [src]

void
ags_destroy_util_dispose_and_unref (
  GObject* gobject
)

Description [src]

Run dispose and unref gobject.

Available since: 3.0.0

Parameters

gobject

Type: GObject

The GObject to destroy.

The called function takes ownership of the data, and is responsible for freeing it.