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

A DBusConnection.

cancellable

A Cancellable or null.

callback

A TaskReadyCallback to call when the request is satisfied. The callback should not be null.

user_data

The data to pass to callback.