Improve the docs

svn path=/trunk/; revision=20936
This commit is contained in:
Matthias Clasen 2008-08-02 04:45:15 +00:00
parent ef8144bd71
commit c416728c8e

View 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
**/