[ 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.
Read dconf value /desktop/ibus/general/preload-engines instead.
| this |
An Bus. |
| res |
A AsyncResult obtained from the TaskReadyCallback passed to list_active_engines_async. |
|
A List of active engines. |