weak_unref
Description:
Removes a weak reference callback to an object.
Parameters:
this |
Object to remove a weak reference from |
notify |
callback to search for |
data |
data to search for |
Removes a weak reference callback to an object.
this |
Object to remove a weak reference from |
notify |
callback to search for |
data |
data to search for |