Method
PhocEventget_device
Declaration [src]
PhocInputDevice*
phoc_event_get_device (
const PhocEvent* event
)
Return value
Type: PhocInputDevice
The input devie.
The data is owned by the instance. |
The return value can be NULL . |
PhocInputDevice*
phoc_event_get_device (
const PhocEvent* event
)
Type: PhocInputDevice
The input devie.
The data is owned by the instance. |
The return value can be NULL . |