Emmanuele Bassi 409c3ed8ff actor: Adjust the allocation prior to call allocate()
ClutterActor has various properties controlling the allocation:

  - x-align, y-align
  - margin-top, margin-bottom, margin-left, margin-right

These properties should adjust the ClutterActorBox passed from the
parent actor to its children when calling clutter_actor_allocate(),
so that the child can just allocate its children at the right origin
with the right available size.
2012-01-16 23:35:14 +00:00
..
2011-11-10 19:05:39 +01:00
2011-11-18 22:06:30 +01:00
2011-11-14 11:06:28 +00:00
2011-06-07 16:06:24 +01:00
2012-01-16 23:35:13 +00:00
2012-01-16 23:35:13 +00:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-11-10 14:13:45 +00:00
2012-01-16 23:35:13 +00:00
2011-06-07 16:06:24 +01:00
2010-10-21 12:22:17 +01:00
2011-06-07 16:06:24 +01:00
2011-12-28 09:37:53 +00:00
2011-06-20 15:25:53 +01:00
2009-07-10 11:38:42 +01:00
2011-10-11 23:42:23 +01:00
2011-06-07 16:06:24 +01:00
2012-01-16 21:06:19 +00:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-01-16 21:06:19 +00:00
2012-01-16 23:35:13 +00:00
2011-06-07 16:06:24 +01:00
2011-12-13 12:44:27 +08:00