Method

GUsbDeviceEventget_bytes

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

Returns: GBytes
 

A GBytes, or NULL.

 The data is owned by the instance.