get_input_context_async


Description:

public static async void get_input_context_async (string path, DBusConnection connection, Cancellable? cancellable)

Gets an existing 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.