cookbook: Improved wording and formatting in mouse scroll intro.

This commit is contained in:
Elliot Smith 2010-08-11 11:14:54 +01:00
parent 0f919fcbe3
commit e216771a86

View File

@ -359,8 +359,8 @@ clutter_stage_set_key_focus (stage, actor);
<section> <section>
<title>Solution</title> <title>Solution</title>
<para>Connect a callback handler to the scroll-event signal <para>Connect a callback handler to the <code>scroll-event</code>
for an actor.</para> signal of an actor.</para>
<para>First, ensure that the actor is reactive (i.e. will <para>First, ensure that the actor is reactive (i.e. will
respond to events):</para> respond to events):</para>