[docs] Fixes for the API reference
* Add unused symbols * Document and sync argument names with their gtk-doc counterpart * Add missing descriptions
This commit is contained in:
@ -389,7 +389,7 @@ clutter_animation_class_init (ClutterAnimationClass *klass)
|
||||
G_TYPE_NONE, 0);
|
||||
|
||||
/**
|
||||
* ClutterAniamtion::completed:
|
||||
* ClutterAnimation::completed:
|
||||
* @animation: the animation that emitted the signal
|
||||
*
|
||||
* The ::completed signal is emitted once the animation has
|
||||
|
Reference in New Issue
Block a user