Emmanuele Bassi 7a59b69f96 actor: Deprecate :clip and introduce :clip-rect instead
The :clip property still uses ClutterGeometry, which is a very bad
rectangle type. Since we cannot change the type of the property
compatibly, we should introduce a new property using ClutterRect
instead. This also matches the ClutterActor.set_clip() API, which uses a
decomposed rectangle with floating point values, like we do with
set_position() and set_size().
2012-08-10 15:05:33 +01:00
..
2011-11-10 19:05:39 +01:00
2012-06-23 08:23:11 +01:00
2012-02-23 12:01:11 +00:00
2012-07-26 14:01:00 +01:00
2012-07-26 14:01:00 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2012-07-17 16:52:41 +01:00
2012-07-11 15:27:56 +01:00
2012-04-27 12:30:48 +01:00
2012-07-18 17:14:17 -04:00
2012-06-05 12:28:25 +02:00
2012-01-16 23:35:16 +00:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2011-06-07 16:06:24 +01:00
2012-07-17 16:52:41 +01:00
2012-07-17 16:52:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2012-02-23 17:21:57 +00:00
2012-04-27 12:30:48 +01:00
2012-04-30 17:17:41 +01:00
2012-07-17 16:52:41 +01:00
2012-07-26 14:01:00 +01:00