new_async
Description:
public static async void new_async (string path, DBusConnection connection, Cancellable? cancellable)
Creates a new InputContext asynchronously.
Parameters:
path |
The path to the object that emitting the signal. |
connection | |
cancellable |
A Cancellable or |
callback |
A TaskReadyCallback to call when the request is satisfied. The
callback should not be |
user_data |
The data to pass to callback. |