mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 18:39:52 +00:00
2.0: Remove all Since: annotations
We're starting from scratch.
This commit is contained in:
@ -51,7 +51,7 @@ typedef struct _ClutterBehaviourDepthClass ClutterBehaviourDepthClass;
|
||||
* The #ClutterBehaviourDepth structure contains only private data
|
||||
* and should be accessed using the provided API
|
||||
*
|
||||
* Since: 0.2
|
||||
*
|
||||
*
|
||||
* Deprecated: 1.6: Use clutter_actor_animate() with #ClutterActor:depth
|
||||
* instead.
|
||||
@ -69,7 +69,7 @@ struct _ClutterBehaviourDepth
|
||||
*
|
||||
* The #ClutterBehaviourDepthClass structure contains only private data
|
||||
*
|
||||
* Since: 0.2
|
||||
*
|
||||
*
|
||||
* Deprecated: 1.6
|
||||
*/
|
||||
|
Reference in New Issue
Block a user