[clutter/clutter-1.14] actor: Correct documentation formatting for clutter_actor_event()
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.14] actor: Correct documentation formatting for clutter_actor_event()
- Date: Wed, 16 Jan 2013 22:55:36 +0000 (UTC)
commit 1ad873ff606ca629689e054acfad416a6e19446b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Jan 14 12:51:54 2013 -0500
actor: Correct documentation formatting for clutter_actor_event()
TRUE and FALSE need to be symbolified here.
clutter/clutter-actor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index aeac486..33a58ae 100644
--- a/clutter/clutter-actor.c
+++ b/clutter/clutter-actor.c
@@ -13456,7 +13456,7 @@ clutter_actor_lower_bottom (ClutterActor *self)
* clutter_actor_event:
* @actor: a #ClutterActor
* @event: a #ClutterEvent
- * @capture: TRUE if event in in capture phase, FALSE otherwise.
+ * @capture: %TRUE if event in in capture phase, %FALSE otherwise.
*
* This function is used to emit an event on the main stage.
* You should rarely need to use this function, except for
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]