[totem/gnome-2-32] Add missing documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-2-32] Add missing documentation
- Date: Wed, 15 Sep 2010 21:40:47 +0000 (UTC)
commit e111daf26f5680aa9a167917116ca802d967a6e0
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Sep 15 22:40:20 2010 +0100
Add missing documentation
docs/reference/totem-docs.xml | 12 ++++++++++++
docs/reference/totem-sections.txt | 1 -
src/totem-object.c | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/totem-docs.xml b/docs/reference/totem-docs.xml
index cef7eca..bc92abb 100644
--- a/docs/reference/totem-docs.xml
+++ b/docs/reference/totem-docs.xml
@@ -35,8 +35,20 @@
<title>Index of all symbols</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
+ <index role="2.18">
+ <title>Index of new symbols in 2.18</title>
+ <xi:include href="xml/api-index-2.18.xml"><xi:fallback/></xi:include>
+ </index>
+ <index role="2.90.0">
+ <title>Index of new symbols in 2.90.0</title>
+ <xi:include href="xml/api-index-2.90.0.xml"><xi:fallback/></xi:include>
+ </index>
<index id="api-index-deprecated" role="deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
+ <index id="annotation-glossary">
+ <title>Annotation glossary</title>
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </index>
</book>
diff --git a/docs/reference/totem-sections.txt b/docs/reference/totem-sections.txt
index d4796f7..2adca24 100644
--- a/docs/reference/totem-sections.txt
+++ b/docs/reference/totem-sections.txt
@@ -192,7 +192,6 @@ bacon_video_widget_seek
bacon_video_widget_seek_time
bacon_video_widget_stop
bacon_video_widget_close
-bacon_video_widget_can_deinterlace
bacon_video_widget_can_direct_seek
bacon_video_widget_can_get_frames
bacon_video_widget_can_set_volume
diff --git a/src/totem-object.c b/src/totem-object.c
index 29c2127..badf169 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -1991,7 +1991,7 @@ totem_action_zoom_reset (Totem *totem)
}
/**
- * totem_action_get_volume:
+ * totem_get_volume:
* @totem: a #TotemObject
*
* Gets the current volume level, as a value between %0.0 and %1.0.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]