block_by_func
Description:
Blocks evoking the callback that matches provided callback
and user_data
.
Unblock the callback using unblock_by_func.
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 |