ObjectG.clearObject

Clears a reference to a #GObject.

@object_ptr must not be %NULL.

If the reference is %NULL then this function does nothing. Otherwise, the reference count of the object is decreased and the pointer is set to %NULL.

A macro is also included that allows this function to be used without pointer casts.

class ObjectG
static
void
clearObject

Parameters

objectPtr ObjectG

a pointer to a #GObject reference

Meta

Since

2.28