Correct meta_workspace_list_windows annotation.

https://bugzilla.gnome.org/show_bug.cgi?id=591912
This commit is contained in:
Maxim Ermilov 2009-11-12 19:14:48 +03:00 committed by Colin Walters
parent 0fb6b8a8ff
commit d59a9c2e8a

View File

@ -638,7 +638,7 @@ meta_workspace_update_window_hints (MetaWorkspace *workspace)
* Gets windows contained on the workspace, including workspace->windows
* and also sticky windows. Override-redirect windows are not included.
*
* Return value: (transfer container): the list of windows.
* Return value: (transfer container) (element-type MetaWindow): the list of windows.
*/
GList*
meta_workspace_list_windows (MetaWorkspace *workspace)