doc: Reference fixes

This commit is contained in:
Emmanuele Bassi 2012-03-15 16:57:18 +00:00
parent 0cf9ad82c4
commit 9e1ec82838
2 changed files with 3 additions and 1 deletions

View File

@ -253,7 +253,7 @@
* clutter_actor_set_position (actor, 200, 200);
* clutter_actor_restore_easing_state (actor);
* </programlisting></informalexample>
* will tween the actor to the (200, 200) coordinates using the default
* <para>will tween the actor to the (200, 200) coordinates using the default
* easing mode and duration of a new easing state. The example above is
* equivalent to the following code:</para>
* <informalexample><programlisting>

View File

@ -1899,6 +1899,8 @@ clutter_interval_get_final_value
clutter_interval_peek_final_value
clutter_interval_set_interval
clutter_interval_get_interval
clutter_interval_set_initial
clutter_interval_set_final
<SUBSECTION>
clutter_interval_validate