Method

PhocInputget_last_active_seat

Declaration [src]

PhocSeat*
phoc_input_get_last_active_seat (
  PhocInput* self
)

Description

No description available.

Return value

Type: PhocSeat

The last active seat or NULL.

The returned data is owned by the instance.
The return value can be NULL.