backends: Silence a couple of gtk-doc warnings
A lot of fancy gtk-doc documentation was added, but they had a couple of issues: invalid return value annotations and wrong documented function name.
This commit is contained in:
@ -131,7 +131,7 @@ meta_renderer_set_legacy_view (MetaRenderer *renderer,
|
||||
* Returns a list of #MetaRendererView objects, each dealing with a part of the
|
||||
* stage.
|
||||
*
|
||||
* Returns: (transfer-none) (element-type MetaRendererView): a list of
|
||||
* Returns: (transfer none) (element-type MetaRendererView): a list of
|
||||
* #MetaRendererView objects.
|
||||
*/
|
||||
GList *
|
||||
|
Reference in New Issue
Block a user