Signal
XdpInputCaptureSession::activated
Declaration
void
activated (
XdpInputCaptureSession* self,
guint activation_id,
GVariant* options,
gpointer user_data
)
Description [src]
Emitted when an InputCapture session activates and sends events. When this signal is emitted, events will appear on the transport layer.
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.