mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 01:54:10 +00:00
docs: Fix a wrongly named argument
This commit is contained in:
parent
98b467f9b8
commit
9ea2bb694e
@ -463,7 +463,7 @@ clutter_group_new (void)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_group_remove_all:
|
* clutter_group_remove_all:
|
||||||
* @group: A #ClutterGroup
|
* @self: A #ClutterGroup
|
||||||
*
|
*
|
||||||
* Removes all children actors from the #ClutterGroup.
|
* Removes all children actors from the #ClutterGroup.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user