Method
PhocInputget_last_active_seat
Declaration [src]
PhocSeat*
phoc_input_get_last_active_seat (
PhocInput* self
)
Return value
Type: PhocSeat
The last active seat or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |