mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-behaviour-ellipse: (clutter_behaviour_ellipse_get_tiltx): Remove useless "Return" in the API documentation.
This commit is contained in:
parent
fae203c1ea
commit
5bf83b3f0a
@ -1,3 +1,9 @@
|
|||||||
|
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/clutter-behaviour-ellipse:
|
||||||
|
(clutter_behaviour_ellipse_get_tiltx): Remove useless
|
||||||
|
"Return" in the API documentation.
|
||||||
|
|
||||||
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
|
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-timeout-pool.c: Fix sorting of the pool
|
* clutter/clutter-timeout-pool.c: Fix sorting of the pool
|
||||||
|
@ -1207,8 +1207,6 @@ clutter_behaviour_ellipse_get_tilt (ClutterBehaviourEllipse *self,
|
|||||||
*
|
*
|
||||||
* Gets the tilt of the ellipse around the center in Y axis.
|
* Gets the tilt of the ellipse around the center in Y axis.
|
||||||
*
|
*
|
||||||
* Return value: a #ClutterAngle
|
|
||||||
*
|
|
||||||
* Since: 0.4
|
* Since: 0.4
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user