Method

GUsbDeviceListget_devices

Declaration

GPtrArray*
g_usb_device_list_get_devices (
  GUsbDeviceList* self
)

Description

No description available.
Available since:0.1.0

Return value

Returns: An array of GUsbDevice*
 

A new GPtrArray of GUsbDevices.

 The caller of the method takes ownership of the data, and is responsible for freeing it.