]> Pileus Git - ~andy/gtk/commitdiff
Improve the docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 2 Aug 2008 04:45:15 +0000 (04:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 2 Aug 2008 04:45:15 +0000 (04:45 +0000)
svn path=/trunk/; revision=20936

gtk/gtkuimanager.c

index 2542115d6730bd5da73e3a401eea5e1eaef817a4..cef27b66861e16abddba3ce4b8d8a6b8834059ea 100644 (file)
@@ -886,8 +886,8 @@ collect_toplevels (GNode   *node,
  * 
  * Obtains a list of all toplevel widgets of the requested types.
  * 
- * Return value: a newly-allocated of all toplevel widgets of the requested 
- * types. 
+ * Return value: a newly-allocated #GSList of all toplevel widgets of the
+ * requested types.  Free the returned list with g_slist_free().
  *
  * Since: 2.4
  **/