From 4479fc4eb5c8bf5219f902fafe4740909da0e5a2 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Wed, 31 Aug 2011 13:44:52 +0200 Subject: doc: update to include USB redirection --- doc/reference/spice-gtk-docs.xml | 2 ++ doc/reference/spice-gtk-sections.txt | 45 ++++++++++++++++++++++++++++++++++++ doc/reference/spice-gtk.types | 5 ++++ 3 files changed, 52 insertions(+) (limited to 'doc') diff --git a/doc/reference/spice-gtk-docs.xml b/doc/reference/spice-gtk-docs.xml index 1308041..c7f205b 100644 --- a/doc/reference/spice-gtk-docs.xml +++ b/doc/reference/spice-gtk-docs.xml @@ -35,6 +35,7 @@ + @@ -46,6 +47,7 @@ Application Support, from spice-client-glib + diff --git a/doc/reference/spice-gtk-sections.txt b/doc/reference/spice-gtk-sections.txt index e463991..b4fd817 100644 --- a/doc/reference/spice-gtk-sections.txt +++ b/doc/reference/spice-gtk-sections.txt @@ -234,6 +234,51 @@ spice_smartcard_reader_get_type spice_smartcard_manager +
+channel-usbredir +SpiceUsbredirChannel +SpiceUsbredirChannel +SpiceUsbredirChannelClass + +SPICE_USBREDIR_CHANNEL +SPICE_IS_USBREDIR_CHANNEL +SPICE_TYPE_USBREDIR_CHANNEL +spice_usbredir_channel_get_type +SPICE_USBREDIR_CHANNEL_CLASS +SPICE_IS_USBREDIR_CHANNEL_CLASS +SPICE_USBREDIR_CHANNEL_GET_CLASS + +SpiceUsbredirChannelPrivate +
+ +
+usb-device-manager +SpiceUsbDeviceManager +SPICE_TYPE_USB_DEVICE +SpiceUsbDeviceManager +SpiceUsbDeviceManagerClass + +spice_usb_device_manager_get +spice_usb_device_manager_register_channel +spice_usb_device_manager_unregister_channel +spice_usb_device_manager_get_devices +spice_usb_device_manager_is_device_connected +spice_usb_device_manager_connect_device +spice_usb_device_manager_disconnect_device +SpiceUsbDevice + +SPICE_USB_DEVICE_MANAGER +SPICE_IS_USB_DEVICE_MANAGER +SPICE_TYPE_USB_DEVICE_MANAGER +spice_usb_device_manager_get_type +spice_usb_device_get_type +SPICE_USB_DEVICE_MANAGER_CLASS +SPICE_IS_USB_DEVICE_MANAGER_CLASS +SPICE_USB_DEVICE_MANAGER_GET_CLASS + +SpiceUsbDeviceManagerPrivate +
+
spice-widget SpiceDisplay diff --git a/doc/reference/spice-gtk.types b/doc/reference/spice-gtk.types index 6639730..d8e0f28 100644 --- a/doc/reference/spice-gtk.types +++ b/doc/reference/spice-gtk.types @@ -12,9 +12,11 @@ #include "channel-playback.h" #include "channel-record.h" #include "channel-smartcard.h" +#include "channel-usbredir.h" #include "spice-widget.h" #include "spice-grabsequence.h" #include "smartcard-manager.h" +#include "usb-device-manager.h" spice_audio_get_type spice_channel_event_get_type @@ -33,3 +35,6 @@ spice_session_verify_get_type spice_smartcard_channel_get_type spice_smartcard_manager_get_type spice_session_verify_get_type +spice_usbredir_channel_get_type +spice_usb_device_get_type +spice_usb_device_manager_get_type -- cgit v1.2.3