![]() |
![]() |
![]() |
Spice-GTK Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <spice-client-gtk.h> GtkWidget * spice_usb_device_widget_new (SpiceSession *session
,const gchar *device_format_string
);
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.
|
SpiceSession for which to widget will control USB redirection |
|
String passed to
spice_usb_device_get_description() . [allow-none]
|
Returns : |
a new SpiceUsbDeviceWidget instance |