[layout] Allow taking a back pointer to the Container

The LayoutManager implementation might opt to take a back pointer
to the Container that is using the layout instance; this allows
direct access to the container itself from within the implementation.
This commit is contained in:
Emmanuele Bassi
2009-09-16 14:58:30 +01:00
parent f58bdbad15
commit 9117ee2056
3 changed files with 41 additions and 0 deletions

View File

@ -1735,6 +1735,7 @@ clutter_layout_manager_get_preferred_width
clutter_layout_manager_get_preferred_height
clutter_layout_manager_allocate
clutter_layout_manager_layout_changed
clutter_layout_manager_set_container
<SUBSECTION>
clutter_layout_manager_add_child_meta