mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 14:25:07 +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.