Jonas Dreßler 2791f5b466 clutter/actor: Make has_mapped_clones() factor in parent actors
All existing users of clutter_actor_has_mapped_clones() actually want to
know whether the actor is being cloned by a visible clone, it doesn't
matter to them if that clone is attached to an actor somewhere else in
the tree or to the actor itself.

So make clutter_actor_has_mapped_clones() a bit more convenient to use
and also check the clones of the parent-actors in that function.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1235
2020-05-26 14:54:57 +02:00
..
2020-01-30 18:11:23 +01:00
2020-01-30 18:11:23 +01:00
2018-03-21 13:22:35 +08:00
2020-04-15 12:56:34 +00:00
2019-10-22 19:01:17 +00:00
2020-05-07 20:04:07 +00:00