Method

GUsbContextget_devices

Declaration

GPtrArray*
g_usb_context_get_devices (
  GUsbContext* self
)

Description

No description available.
Available since:0.2.2

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.