summaryrefslogtreecommitdiff
path: root/gio/gthemedicon.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-05-18 13:02:11 +0200
committerAlexander Larsson <alexl@redhat.com>2009-05-18 13:07:43 +0200
commit6ea86cc57f1b8b8c7acc4e08ece8baef5f28a53a (patch)
treef8520496798bc4b99348baed0dcfbd4d4cbe9f95 /gio/gthemedicon.c
parente1afc6e79b9526d68eff0f218ac98a6f0e323513 (diff)
downloadglib-6ea86cc57f1b8b8c7acc4e08ece8baef5f28a53a.tar.gz
Update the docs for the new network APIs
This imports the network APIs into the gio reference docs, and cleans up a bunch of gtk-doc warnings and documentation issues.
Diffstat (limited to 'gio/gthemedicon.c')
-rw-r--r--gio/gthemedicon.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gio/gthemedicon.c b/gio/gthemedicon.c
index ed78b8da7..8ce22e465 100644
--- a/gio/gthemedicon.c
+++ b/gio/gthemedicon.c
@@ -348,11 +348,11 @@ g_themed_icon_new_with_default_fallbacks (const char *iconname)
/**
* g_themed_icon_get_names:
* @icon: a #GThemedIcon.
- *
+ *
* Gets the names of icons from within @icon.
- *
+ *
* Returns: a list of icon names.
- **/
+ */
const char * const *
g_themed_icon_get_names (GThemedIcon *icon)
{