mirror of
https://github.com/brl/mutter.git
synced 2025-04-07 19:03:46 +00:00
cookbook: Fixed invalid XML tag
This commit is contained in:
parent
6a443a0cd3
commit
9d96c21de6
@ -155,7 +155,7 @@ _on_click_cb (ClutterActor *actor,
|
|||||||
<section>
|
<section>
|
||||||
<title>Discussion</title>
|
<title>Discussion</title>
|
||||||
|
|
||||||
<para>If you are using <type>ClutterAnimator<type> rather than
|
<para>If you are using <type>ClutterAnimator</type> rather than
|
||||||
implicit animations, <function>clutter_animator_get_timeline()</function>
|
implicit animations, <function>clutter_animator_get_timeline()</function>
|
||||||
enables you to get the underlying timeline; you could then use
|
enables you to get the underlying timeline; you could then use
|
||||||
the techniques shown above to invert it.</para>
|
the techniques shown above to invert it.</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user