Method

GUsbDeviceEventget_bytes

since: 0.4.0

Declaration

GBytes*
g_usb_device_event_get_bytes (
  GUsbDeviceEvent* self
)

Description

Gets any bytes data from the event.

Available since: 0.4.0

Return value

Type: GBytes

A GBytes, or NULL.

The returned data is owned by the instance.