list_active_engines_async_finish


Description:

[ Version ( deprecated = true , deprecated_since = "1.5.3" ) ]
public List<EngineDesc> list_active_engines_async_finish (AsyncResult res) throws Error

Warning: list_active_engines_async_finish is deprecated since 1.5.3.

Finishes an operation started with list_active_engines_async.

Note:

Read dconf value /desktop/ibus/general/preload-engines instead.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to list_active_engines_async.

Returns:

A List of active engines.