ObjectG.removeWeakPointer

Removes a weak reference from object that was previously added using g_object_add_weak_pointer(). The weak_pointer_location has to match the one used with g_object_add_weak_pointer().

class ObjectG
void
removeWeakPointer

Parameters

weakPointerLocation void*

The memory address of a pointer.