mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 18:11:05 -05:00
* 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.
|
||||
*
|
||||
* 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:
|
||||
*
|
||||
* v[0] contains (x1, y1)
|
||||
|
Loading…
Reference in New Issue
Block a user