[clutter] docs: Add ClutterTimelineClass.stopped annotation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Add ClutterTimelineClass.stopped annotation
- Date: Tue, 5 Jun 2012 18:52:31 +0000 (UTC)
commit 0247d070166f4483f9e708129064fa53a49950dd
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Jun 5 19:27:28 2012 +0100
docs: Add ClutterTimelineClass.stopped annotation
clutter/clutter-timeline.h | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/clutter/clutter-timeline.h b/clutter/clutter-timeline.h
index f7e2463..4457553 100644
--- a/clutter/clutter-timeline.h
+++ b/clutter/clutter-timeline.h
@@ -78,11 +78,12 @@ struct _ClutterTimeline
/**
* ClutterTimelineClass:
- * @started: handler for the #ClutterTimeline::started signal
- * @completed: handler for the #ClutterTimeline::completed signal
- * @paused: handler for the #ClutterTimeline::paused signal
- * @new_frame: handler for the #ClutterTimeline::new-frame signal
- * @marker_reached: handler for the #ClutterTimeline::marker-reached signal
+ * @started: class handler for the #ClutterTimeline::started signal
+ * @completed: class handler for the #ClutterTimeline::completed signal
+ * @paused: class handler for the #ClutterTimeline::paused signal
+ * @new_frame: class handler for the #ClutterTimeline::new-frame signal
+ * @marker_reached: class handler for the #ClutterTimeline::marker-reached signal
+ * @stopped: class handler for the #ClutterTimeline::stopped signal
*
* The #ClutterTimelineClass structure contains only private data
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]