summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-07-10 11:26:34 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2015-07-10 11:26:34 +0100
commitb0e785c6c269f5223fe2beaa1794f850e270d9cd (patch)
treefce17d2871ae6d3f764d44034d273f487b749470 /doc
parenteda436f0c40955908b9eaf588078680f2d27354e (diff)
downloadclutter-b0e785c6c269f5223fe2beaa1794f850e270d9cd.tar.gz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/clutter-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/clutter-sections.txt b/doc/reference/clutter-sections.txt
index 0e727fba1..3880923c8 100644
--- a/doc/reference/clutter-sections.txt
+++ b/doc/reference/clutter-sections.txt
@@ -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