introspection: Fix annotations

The scanner got stricter again - some annotations need fixing.
This commit is contained in:
Florian Müllner
2010-09-15 02:10:09 +02:00
parent 7e852f8c14
commit ee2f995fc7
2 changed files with 3 additions and 3 deletions

View File

@ -706,7 +706,7 @@ meta_workspace_update_window_hints (MetaWorkspace *workspace)
/**
* meta_workspace_list_windows:
* @display: a #MetaDisplay
* @workspace: a #MetaWorkspace
*
* Gets windows contained on the workspace, including workspace->windows
* and also sticky windows. Override-redirect windows are not included.