Signal
XdpInputCaptureSession::deactivated
Declaration
void
deactivated (
XdpInputCaptureSession* self,
guint activation_id,
GVariant* options,
gpointer user_data
)
Description [src]
Emitted when an InputCapture session deactivates and no longer sends events.
Parameters
activation_id
-
Type:
guint
The unique activation_id to identify this input capture.
options
-
Type:
GVariant
A GVariant with the signal options.
The data is owned by the caller of the function.