Method
GUsbDeviceget_hid_descriptor_default
Description
Gets the default HID descriptors exported by the device.
If more than one interface exports a HID descriptor, use g_usb_device_get_hid_descriptors()
instead.
Available since: | 0.4.7 |
Return value
Returns: | GBytes |
A HID descriptor, or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |