2.0: Remove all Since: annotations

We're starting from scratch.
This commit is contained in:
Emmanuele Bassi
2012-08-27 09:48:36 +01:00
parent f1846bcb53
commit e3259435f2
218 changed files with 1853 additions and 2038 deletions

View File

@ -22,7 +22,7 @@
* layout manager; the returned instance is owned by the layout
* manager and should not be unreferenced
*
* Since: 1.2
*
*
* Deprecated: 1.12
*/
@ -48,7 +48,7 @@ clutter_layout_manager_begin_animation (ClutterLayoutManager *manager,
*
* The result of this call depends on the @manager implementation
*
* Since: 1.2
*
*
* Deprecated: 1.12
*/
@ -72,7 +72,7 @@ clutter_layout_manager_end_animation (ClutterLayoutManager *manager)
*
* Return value: the progress of the animation
*
* Since: 1.2
*
*
* Deprecated: 1.12
*/