disconnect_by_func
Description:
Disconnects a previously connected message callback by matching the provided callback function and user_data.
See also disconnect.
Parameters:
this | |
object_path |
the object path |
method |
the method |
callback |
the connected callback |
user_data |
the user_data with which the callback was connected |