list_active_engines_async_finish
Description:
[ Deprecated ( since = "1.5.3" ) ]
public List<unowned EngineDesc> list_active_engines_async_finish (AsyncResult res) throws Error
public List<unowned EngineDesc> list_active_engines_async_finish (AsyncResult res) throws Error
Warning: list_active_engines_async_finish is deprecated.
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. |