ungrab_accelerator


Description:

public async bool ungrab_accelerator (uint32 action) throws Error

Ungrab a keybinding

Parameters:

this

a GnomeShellClient instance

action

the action id corresponding to the keybinding

callback

A TaskReadyCallback to call when the request is satisfied or null if you don't care about the result of the method invocation.

user_data

The data to pass to callback.