gtk+ r20936 - trunk/gtk



Author: matthiasc
Date: Sat Aug  2 04:45:15 2008
New Revision: 20936
URL: http://svn.gnome.org/viewvc/gtk+?rev=20936&view=rev

Log:
Improve the docs


Modified:
   trunk/gtk/gtkuimanager.c

Modified: trunk/gtk/gtkuimanager.c
==============================================================================
--- trunk/gtk/gtkuimanager.c	(original)
+++ trunk/gtk/gtkuimanager.c	Sat Aug  2 04:45:15 2008
@@ -886,8 +886,8 @@
  * 
  * 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
  **/



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