From: Simon Wenner Date: Thu, 20 Aug 2009 13:13:08 +0000 (+0200) Subject: cleanup gtk-champlain-embed, fixes #589502 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7de9a40d61713df425d3abb2178c7093c1c6490;p=libchamplain cleanup gtk-champlain-embed, fixes #589502 What about deprecated functions? --- 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 @@
gtk-champlain-embed GtkChamplainEmbed +GtkChamplainEmbed gtk_champlain_embed_new gtk_champlain_embed_get_view -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 + +GTK_TYPE_CHAMPLAIN_EMBED +GtkChamplainEmbedClass +GtkChamplainEmbedPrivate