grab_accelerators


Description:

public async uint32 grab_accelerators (GnomeShellAccelerator[] accelerators) throws Error

Grab some keybindings

Parameters:

this

a GnomeShellClient instance

accelerators

an array of GnomeShellAccelerator instances

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.