mirror of
https://github.com/brl/mutter.git
synced 2025-02-23 00:14:09 +00:00
docs: Reword a link
This commit is contained in:
parent
cd3c85f7ba
commit
8ce8b91383
@ -68,7 +68,8 @@
|
|||||||
* <para>The implementation of a layout manager does not differ from
|
* <para>The implementation of a layout manager does not differ from
|
||||||
* the implementation of the size requisition and allocation bits of
|
* the implementation of the size requisition and allocation bits of
|
||||||
* #ClutterActor, so you should read the relative documentation
|
* #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
|
* <para>The layout manager implementation can hold a back reference
|
||||||
* to the #ClutterContainer by implementing the set_container()
|
* to the #ClutterContainer by implementing the set_container()
|
||||||
* virtual function. The layout manager should not hold a reference
|
* virtual function. The layout manager should not hold a reference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user