mirror of
https://github.com/brl/mutter.git
synced 2025-03-14 15:25:03 +00:00

ActorBox should have methods for easily extracting the X and Y coordinates of the origin, and the width and height separately. These methods will make it easier for high-level language bindings to manipulate ActorBox instances and avoid the Geometry type.