Top |
SpiceUsbDeviceWidget is a gtk widget which apps can use to easily add an UI to select USB devices to redirect (or unredirect).
GtkWidget * spice_usb_device_widget_new (SpiceSession *session
,const gchar *device_format_string
);
Creates a new widget to control USB redirection.
session |
SpiceSession for which to widget will control USB redirection |
|
device_format_string |
String passed to
|
[allow-none] |