Constructor

PhocDeviceStatenew

Declaration [src]

PhocDeviceState*
phoc_device_state_new (
  PhocSeat* seat
)

Description

No description available.

Parameters

seat

Type: PhocSeat

No description available.

The data is owned by the caller of the function.

Return value

Type: PhocDeviceState

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.