Method

GUsbDeviceEventset_bytes

Declaration

void
g_usb_device_event_set_bytes (
  GUsbDeviceEvent* self,
  GBytes* bytes
)

Description

Set the bytes data to the event.

Available since:0.4.0

Parameters

bytes GBytes
 

A GBytes.

 The data is owned by the caller of the function.