grab_accelerator


Description:

public async uint32 grab_accelerator (GnomeShellAccelerator accelerator) throws Error

Grab a keybinding

Parameters:

this

a GnomeShellClient instance

accelerator

a GnomeShellAccelerator instance

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.