1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-22 11:13:53 +00:00
Emmanuele Bassi ba8d682c09 actor: Deprecate [sg]et_geometry()
These methods are short-hands for accessing the position and size,
which are already shorthands for accessing the various dimensional
and positional attributes. Plus, they use ClutterGeometry, which is a
fairly bad data type for a rectangle.
2011-11-08 14:46:55 +00:00
..