[ Version ( since = "0.20" ) ]
public GenericArray<UsbDevice> get_devices_with_filter (string? filter)
Finds devices associated with the this complying with the filter
| this |
the UsbDeviceManager manager |
| filter |
filter string for selecting which devices to return, see auto_connect_filter for the filter string format |
|
a gptrarray array of spiceusbdevice |