Method

PhocInputDeviceget_libinput_device_handle

Declaration [src]

libinput_device*
phoc_input_device_get_libinput_device_handle (
  PhocInputDevice* self
)

Description

No description available.

Return value

Type: libinput_device*

The libinput device.

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