[clutter/clutter-1.14] tap-action: Fix the docs, it does not require actors with children
- From: Emanuele Aina <emaaa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.14] tap-action: Fix the docs, it does not require actors with children
- Date: Mon, 1 Apr 2013 17:38:55 +0000 (UTC)
commit 48fd228e263dead1ea665299c8190912de35c0f7
Author: Emanuele Aina <emanuele aina collabora com>
Date: Mon Apr 1 19:10:36 2013 +0200
tap-action: Fix the docs, it does not require actors with children
clutter/clutter-tap-action.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-tap-action.c b/clutter/clutter-tap-action.c
index 3424455..caa00a1 100644
--- a/clutter/clutter-tap-action.c
+++ b/clutter/clutter-tap-action.c
@@ -40,7 +40,7 @@
* the logic for recognizing mouse clicks and touch tap gestures.
*
* 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
* following code:
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]