Method

XdpGlobalShortcutsSessionlist_shortcuts

Declaration [src]

void
xdp_global_shortcuts_session_list_shortcuts (
  XdpGlobalShortcutsSession* session,
  GCancellable* cancellable,
  GAsyncReadyCallback callback,
  gpointer data
)

Description [src]

List currently registered shortcuts and triggers.

This method completes asynchronously. Use xdp_global_shortcuts_session_list_shortcuts_finish() inside the GAsyncReadyCallback to obtain the result of the operation.

Parameters

cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
callback

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.