mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
* clutter/clutter-group.c:
Fix gtk-doc problems.
This commit is contained in:
parent
70b0ee6c1e
commit
110d8b9f2d
@ -4,6 +4,7 @@
|
|||||||
* clutter/clutter-video-texture.c:
|
* clutter/clutter-video-texture.c:
|
||||||
* clutter/clutter-texture.c:
|
* clutter/clutter-texture.c:
|
||||||
* clutter/clutter-timeline.c:
|
* clutter/clutter-timeline.c:
|
||||||
|
* clutter/clutter-group.c:
|
||||||
Fix gtk-doc problems.
|
Fix gtk-doc problems.
|
||||||
|
|
||||||
2006-06-22 Iain Holmes <iain@openedhand.com>
|
2006-06-22 Iain Holmes <iain@openedhand.com>
|
||||||
|
@ -414,8 +414,8 @@ clutter_group_add (ClutterGroup *self,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_group_add_manyv:
|
* clutter_group_add_many_valist:
|
||||||
* @self: a #ClutterGroup
|
* @group: a #ClutterGroup
|
||||||
* @first_actor: the #ClutterActor actor to add to the group
|
* @first_actor: the #ClutterActor actor to add to the group
|
||||||
* @args: the actors to be added
|
* @args: the actors to be added
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user