Signal

ClutterSeat::device-removed

Declaration

void
device_removed (
  ClutterSeat* self,
  ClutterInputDevice* object,
  gpointer user_data
)

Description

No description available.

Default handler:

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

Parameters

object

Type: ClutterInputDevice

No description available.

The data is owned by the caller of the function.