]> err.no Git - libchamplain/commitdiff
cleanup gtk-champlain-embed, fixes #589502
authorSimon Wenner <simon@wenner.ch>
Thu, 20 Aug 2009 13:13:08 +0000 (15:13 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 20 Aug 2009 14:20:29 +0000 (10:20 -0400)
What about deprecated functions?

champlain-gtk/gtk-champlain-embed.c
docs/reference-gtk/libchamplain-gtk-sections.txt

index deb0029fd81faebdba41f4887bf968df3387c452..81c3775af8bc0735e01f8cb79f7d389a59bc625b 100644 (file)
@@ -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
  *
index ca8aa2a1b9cf09123e4d1e2d5b92f9e8dd64f563..d602566dd52e4b9e6330324e6b247fe7a16e9344 100644 (file)
@@ -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>