unblock_by_func
Description:
Unblocks the callback that matches provided callback
and user_data
.
Parameters:
this | |
object_path |
the object path |
method |
the method |
callback |
the callback to block |
user_data |
the user_data with which the callback was connected |