summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-01-25 14:39:49 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2011-01-25 16:53:59 +0100
commitab516817d2586a5aa3229607096e2bed1201c617 (patch)
tree4711db077e728a24cdeddb64f546e43a8ea69052 /doc
parentd27f761325b356c91bda1ca60186d4613d6933d2 (diff)
downloadspice-gtk-ab516817d2586a5aa3229607096e2bed1201c617.tar.gz
spice-gtk-ab516817d2586a5aa3229607096e2bed1201c617.tar.xz
spice-gtk-ab516817d2586a5aa3229607096e2bed1201c617.zip
gtk: move channel verification parameter to session
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/spice-gtk-sections.txt4
-rw-r--r--doc/reference/spice-gtk.types8
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/reference/spice-gtk-sections.txt b/doc/reference/spice-gtk-sections.txt
index 9a3cac9..8ae04ba 100644
--- a/doc/reference/spice-gtk-sections.txt
+++ b/doc/reference/spice-gtk-sections.txt
@@ -36,6 +36,8 @@ spice_session_get_type
SPICE_SESSION_CLASS
SPICE_IS_SESSION_CLASS
SPICE_SESSION_GET_CLASS
+SPICE_TYPE_SESSION_VERIFY
+spice_session_verify_get_type
</SECTION>
<SECTION>
@@ -76,8 +78,6 @@ spice_channel_set_capability
<SUBSECTION Standard>
SPICE_TYPE_CHANNEL_EVENT
spice_channel_event_get_type
-SPICE_TYPE_CHANNEL_VERIFY
-spice_channel_verify_get_type
SPICE_CHANNEL
SPICE_IS_CHANNEL
SPICE_TYPE_CHANNEL
diff --git a/doc/reference/spice-gtk.types b/doc/reference/spice-gtk.types
index 189650e..51dcef4 100644
--- a/doc/reference/spice-gtk.types
+++ b/doc/reference/spice-gtk.types
@@ -15,16 +15,16 @@
#include "spice-grabsequence.h"
spice_audio_get_type
-spice_channel_get_type
spice_channel_event_get_type
-spice_channel_verify_get_type
+spice_channel_get_type
spice_cursor_channel_get_type
spice_display_channel_get_type
+spice_display_get_type
+spice_grab_sequence_get_type
spice_inputs_channel_get_type
spice_inputs_lock_get_type
spice_main_channel_get_type
spice_playback_channel_get_type
spice_record_channel_get_type
spice_session_get_type
-spice_display_get_type
-spice_grab_sequence_get_type
+spice_session_verify_get_type