[libchamplain] cleanup gtk-champlain-embed, fixes #589502



commit d7de9a40d61713df425d3abb2178c7093c1c6490
Author: Simon Wenner <simon wenner ch>
Date:   Thu Aug 20 15:13:08 2009 +0200

    cleanup gtk-champlain-embed, fixes #589502
    
    What about deprecated functions?

 champlain-gtk/gtk-champlain-embed.c              |    2 +-
 docs/reference-gtk/libchamplain-gtk-sections.txt |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/champlain-gtk/gtk-champlain-embed.c b/champlain-gtk/gtk-champlain-embed.c
index deb0029..81c3775 100644
--- a/champlain-gtk/gtk-champlain-embed.c
+++ b/champlain-gtk/gtk-champlain-embed.c
@@ -309,7 +309,7 @@ gtk_champlain_embed_new ()
 
 /**
  * gtk_champlain_embed_get_view:
- * @mode: a #ChamplainView, the map view to embed
+ * @embed: a #ChamplainView, the map view to embed
  *
  * Return value: a #ChamplainView ready to be used
  *
diff --git a/docs/reference-gtk/libchamplain-gtk-sections.txt b/docs/reference-gtk/libchamplain-gtk-sections.txt
index ca8aa2a..d602566 100644
--- a/docs/reference-gtk/libchamplain-gtk-sections.txt
+++ b/docs/reference-gtk/libchamplain-gtk-sections.txt
@@ -1,10 +1,10 @@
 <SECTION>
 <FILE>gtk-champlain-embed</FILE>
 <TITLE>GtkChamplainEmbed</TITLE>
+GtkChamplainEmbed
 gtk_champlain_embed_new
 gtk_champlain_embed_get_view
 <SUBSECTION Standard>
-GtkChamplainEmbed
 GTK_CHAMPLAIN_EMBED
 GTK_CHAMPLAIN_IS_EMBED
 CHAMPLAIN_TYPE_EMBED
@@ -12,4 +12,8 @@ gtk_champlain_embed_get_type
 GTK_CHAMPLAIN_EMBED_CLASS
 GTK_CHAMPLAIN_IS_EMBED_CLASS
 GTK_CHAMPLAIN_EMBED_GET_CLASS
+<SUBSECTION Private>
+GTK_TYPE_CHAMPLAIN_EMBED
+GtkChamplainEmbedClass
+GtkChamplainEmbedPrivate
 </SECTION>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]