mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
cookbook: Minor modification to wording to improve clarity
Text referred to three animation methods, but only provides examples for two of them; and in future there may be more/fewer than 3. So I reworded it.
This commit is contained in:
parent
962b3c6885
commit
da22150498
@ -394,7 +394,7 @@ _on_click_cb (ClutterActor *actor,
|
||||
|
||||
<para>Animate the actor's opacity property.</para>
|
||||
|
||||
<para>You can do this using any of the three approaches provided
|
||||
<para>You can do this using any of the approaches provided
|
||||
by the animation API. Here's how to fade out an actor (until it's
|
||||
completely transparent) using implicit animations:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user