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:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the method. callback-
Type:
GAsyncReadyCallbackNo description available.
The argument can be NULL. data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.