set_global_shortcut_keys_async_finish


Description:

[ Version ( since = "1.5.29" ) ]
public bool set_global_shortcut_keys_async_finish (AsyncResult res) throws Error

Finishes an operation started with set_global_shortcut_keys_async .

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to set_global_shortcut_keys_async.

Returns:

true if the global shortcut keys are set. false otherwise.