Method

PhocServerget_input

Declaration [src]

PhocInput*
phoc_server_get_input (
  PhocServer* self
)

Description [src]

Get the device handling new input devices and seats.

Return value

Type: PhocInput

The input.

The returned data is owned by the instance.