current_input_context_async_finish


Description:

public string current_input_context_async_finish (AsyncResult res) throws Error

Finishes an operation started with current_input_context_async .

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to current_input_context_async.

Returns:

The named of currently focued IBusInputContext if the "CurrentInputContext" call suceeded, null otherwise. The return value must be freed with g_free.