release_name_async
Description:
Release a name to IBus daemon asynchronously.
Parameters:
| this |
An Bus. |
| name |
Name to be released. |
| timeout_msec |
The timeout in milliseconds or -1 to use the default timeout. |
| cancellable |
A Cancellable or |
| callback |
A TaskReadyCallback to call when the request is satisfied or |
| user_data |
The data to pass to callback. |