API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
void g_object_remove_weak_pointer ( GObject* object, gpointer* weak_pointer_location )
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().
object
weak_pointer_location
This method is not directly available to language bindings.
Type: gpointer*
gpointer*
The memory address of a pointer.