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:
|
||||
* @group: A #ClutterGroup
|
||||
* @self: A #ClutterGroup
|
||||
*
|
||||
* Removes all children actors from the #ClutterGroup.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user