Method

ClutterInputDeviceget_seat

Declaration [src]

ClutterSeat*
clutter_input_device_get_seat (
  ClutterInputDevice* device
)

Description [src]

Returns the seat the device belongs to.

Return value

Type: ClutterSeat

The device seat.

The returned data is owned by the instance.