Make gtk-doc produce the ClutterTimeline signals
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2007-08-20 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter-sections.txt: Move ClutterTimeline and ClutterTimeline
|
||||
class in the right section.
|
||||
|
||||
2007-08-15 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter-sections.txt: Add clutter_effect_depth().
|
||||
|
@ -456,6 +456,8 @@ clutter_perspective_get_type
|
||||
<SECTION>
|
||||
<FILE>clutter-timeline</FILE>
|
||||
<TITLE>ClutterTimeline</TITLE>
|
||||
ClutterTimeline
|
||||
ClutterTimelineClass
|
||||
clutter_timeline_new
|
||||
clutter_timeline_clone
|
||||
clutter_timeline_set_speed
|
||||
@ -475,8 +477,6 @@ clutter_timeline_is_playing
|
||||
clutter_timeline_set_delay
|
||||
clutter_timeline_get_delay
|
||||
<SUBSECTION Standard>
|
||||
ClutterTimeline
|
||||
ClutterTimelineClass
|
||||
CLUTTER_TIMELINE
|
||||
CLUTTER_IS_TIMELINE
|
||||
CLUTTER_TYPE_TIMELINE
|
||||
|
Reference in New Issue
Block a user