summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/spice-client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/spice-client.h b/gtk/spice-client.h
index 0e1e49d..f1a7fb3 100644
--- a/gtk/spice-client.h
+++ b/gtk/spice-client.h
@@ -56,6 +56,8 @@ G_BEGIN_DECLS
/**
* SpiceClientError:
* @SPICE_CLIENT_ERROR_FAILED: generic error code
+ * @SPICE_CLIENT_USB_DEVICE_REJECTED: usb device rejected by host
+ * @SPICE_CLIENT_USB_DEVICE_LOST: usb device disconnected (fatal IO error)
*
* Error codes returned by spice-client API.
*/