Rename clutter_timeline_copy to clutter_timeline_clone

Usually, in OOP objects are cloned, while boxed types are copied; this
holds true in GObject, where GBoxed types have copy functions.
This commit is contained in:
Emmanuele Bassi
2007-06-07 10:26:07 +00:00
parent 9789bfc69e
commit c90a252581
4 changed files with 16 additions and 13 deletions

View File

@ -384,7 +384,7 @@ clutter_perspective_get_type
ClutterTimeline
ClutterTimelineClass
clutter_timeline_new
clutter_timeline_copy
clutter_timeline_clone
clutter_timeline_set_speed
clutter_timeline_get_speed
clutter_timeline_start