Method
PhocInputDeviceget_seat
Declaration [src]
PhocSeat*
phoc_input_device_get_seat (
PhocInputDevice* self
)
Return value
Type: PhocSeat
The seat this input device belongs to.
The returned data is owned by the instance. |
PhocSeat*
phoc_input_device_get_seat (
PhocInputDevice* self
)
Type: PhocSeat
The seat this input device belongs to.
The returned data is owned by the instance. |