Signal
XdpGlobalShortcutsSession::deactivated
Declaration
void
deactivated (
XdpGlobalShortcutsSession* self,
gchar* shortcut_id,
guint64 timestamp,
GVariant* options,
gpointer user_data
)
Description [src]
Emitted when a GlobalShortcuts shortcut of this session was deactivated.
Parameters
shortcut_id-
Type:
gchar*Shortcut ID.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. timestamp-
Type:
guint64Time of deactivation with millisecond granularity.
options-
Type:
GVariantSignal options.
The data is owned by the caller of the function.