mirror of
https://github.com/brl/mutter.git
synced 2024-12-03 05:10:40 -05:00
tap-action: Fix the docs, it does not require actors with children
This commit is contained in:
parent
d5896d284e
commit
56844a2b75
@ -40,7 +40,7 @@
|
|||||||
* the logic for recognizing mouse clicks and touch tap gestures.
|
* the logic for recognizing mouse clicks and touch tap gestures.
|
||||||
*
|
*
|
||||||
* The simplest usage of #ClutterTapAction consists in adding it to
|
* The simplest usage of #ClutterTapAction consists in adding it to
|
||||||
* a #ClutterActor with a child, setting it as reactive and connecting a
|
* a #ClutterActor, setting it as reactive and connecting a
|
||||||
* callback for the #ClutterTapAction::tap signal, along the lines of the
|
* callback for the #ClutterTapAction::tap signal, along the lines of the
|
||||||
* following code:
|
* following code:
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user