get_engine_async_finish


Description:

public unowned EngineDesc get_engine_async_finish (AsyncResult res) throws Error

Finishes an operation started with get_engine_async.

Parameters:

this

An InputContext.

res

A AsyncResult obtained from the TaskReadyCallback passed to get_engine_async.

Returns:

An IME engine description for the context, or null.