actor: Add bind_model_with_properties()

When binding models to actors to map items to children we don't often
need the full control of a function; in many cases we just need to
specify the type of the child we want to construct and the properties
on both the item and the child that we want to bind.

We should provide a simple convenience function that does all this for
us.
This commit is contained in:
Emmanuele Bassi
2015-07-10 11:26:34 +01:00
parent eda436f0c4
commit b0e785c6c2
4 changed files with 151 additions and 24 deletions

View File

@ -467,6 +467,7 @@ clutter_actor_iter_remove
clutter_actor_iter_destroy
ClutterActorCreateChildFunc
clutter_actor_bind_model
clutter_actor_bind_model_with_properties
<SUBSECTION>
clutter_actor_save_easing_state