Method

PhocInputDeviceget_seat

Declaration [src]

PhocSeat*
phoc_input_device_get_seat (
  PhocInputDevice* self
)

Description

No description available.
Gets propertyPhoc.InputDevice:seat

Return value

Type: PhocSeat

The seat this input device belongs to.

The data is owned by the instance.