* clutter/clutter-actor.c: mended a couple of typos in documentation.
This commit is contained in:
parent
7fca77fa5e
commit
c7292a0d8b
@ -589,7 +589,7 @@ clutter_actor_transform_vertices (ClutterActor * self,
|
|||||||
* store the result.
|
* store the result.
|
||||||
*
|
*
|
||||||
* Calculates the tranformed screen coordinates of the four corners of
|
* Calculates the tranformed screen coordinates of the four corners of
|
||||||
* the actor; the returned vertices relate t the ClutterActorBox
|
* the actor; the returned vertices relate to the ClutterActorBox
|
||||||
* coordinates as follows:
|
* coordinates as follows:
|
||||||
*
|
*
|
||||||
* v[0] contains (x1, y1)
|
* v[0] contains (x1, y1)
|
||||||
|
Loading…
Reference in New Issue
Block a user