mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
cookbook: Improved wording and formatting in mouse scroll intro.
This commit is contained in:
parent
0f919fcbe3
commit
e216771a86
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user