summaryrefslogtreecommitdiffstats
path: root/gtk/spice-client-gtk.override
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-01-26 15:12:01 +0100
committerHans de Goede <hdegoede@redhat.com>2012-01-31 14:31:38 +0100
commitbf0350423caba9fb9f04103d18032a9a4ce912dd (patch)
tree164aec6bd02126ddf72e67fb10992a865d573440 /gtk/spice-client-gtk.override
parent9e26b538db86f255e0cb2a20a064da8aa4e3315f (diff)
downloadspice-gtk-bf0350423caba9fb9f04103d18032a9a4ce912dd.tar.gz
spice-gtk-bf0350423caba9fb9f04103d18032a9a4ce912dd.tar.xz
spice-gtk-bf0350423caba9fb9f04103d18032a9a4ce912dd.zip
Add a USB device selection widget
This patch adds a SpiceUsbDeviceWidget which apps can use to easily add an UI to select USB devices to redirect (or unredirect). See spicy for an example usage. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'gtk/spice-client-gtk.override')
-rw-r--r--gtk/spice-client-gtk.override2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/spice-client-gtk.override b/gtk/spice-client-gtk.override
index e393037..31e4f9e 100644
--- a/gtk/spice-client-gtk.override
+++ b/gtk/spice-client-gtk.override
@@ -6,12 +6,14 @@ headers
#include "spice-widget.h"
#include "spice-gtk-session.h"
#include "spice-audio.h"
+#include "usb-device-widget.h"
%%
modulename spice_client_gtk
%%
import gobject.GObject as PyGObject_Type
import gtk.DrawingArea as PyGtkDrawingArea_Type
import gtk.Widget as PyGtkWidget_Type
+import gtk.VBox as PyGtkVBox_Type
%%
ignore-glob
*_get_type