Signal

SpiceClientGtkDisplay::keyboard-grab

Declaration

void
keyboard_grab (
  SpiceDisplay* self,
  gint status,
  gpointer user_data
)

Description [src]

Notify when the keyboard grab is active or not.

Default handler:

The default handler is called before the handlers added via g_signal_connect().

Parameters

status

Type: gint

1 if grabbed, 0 otherwise.