1
0
Fork 0

docs: Reword a link

This commit is contained in:
Emmanuele Bassi 2009-10-19 11:44:29 +01:00
parent cd3c85f7ba
commit 8ce8b91383

View file

@ -68,7 +68,8 @@
* <para>The implementation of a layout manager does not differ from
* the implementation of the size requisition and allocation bits of
* #ClutterActor, so you should read the relative documentation
* <link linkend="clutter-subclassing-ClutterActor">here</link>.</para>
* <link linkend="clutter-subclassing-ClutterActor">for subclassing
* ClutterActor</link>.</para>
* <para>The layout manager implementation can hold a back reference
* to the #ClutterContainer by implementing the set_container()
* virtual function. The layout manager should not hold a reference