c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Clutter.Timeline

Class Clutter.Timeline

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterTimeline
Class : Timeline
Implements: Clutter.Scriptable
Subclasses: Clutter.KeyframeTransition, Clutter.PropertyTransition, Clutter.Transition
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Actor
Method
animate_with_timelinev (guint64 mode, Timeline timeline, gint32 n_properties, Array properties, Array values) : Clutter.Animation
Clutter.Alpha
Property
timeline : Clutter.Timeline
Clutter.Alpha
Method
new Clutter.Alpha.full (Timeline timeline, guint64 mode) : Clutter.Alpha
Create a new Clutter.Alpha
Clutter.Alpha
Method
new Clutter.Alpha.with_func (Timeline timeline, Function func, void* data, Function destroy) : Clutter.Alpha
Create a new Clutter.Alpha
Clutter.Alpha
Method
get_timeline () : Clutter.Timeline
Clutter.Alpha
Method
set_timeline (Timeline timeline) : none
Clutter.Animation
Property
timeline : Clutter.Timeline
Clutter.Animation
Method
get_timeline () : Clutter.Timeline
Clutter.Animation
Method
set_timeline (Timeline timeline) : none
Clutter.Animator
Property
timeline : Clutter.Timeline
Clutter.Animator
Method
get_timeline () : Clutter.Timeline
Clutter.Animator
Method
set_timeline (Timeline timeline) : none
Clutter.Animator
Method
start () : Clutter.Timeline
Clutter.Score
Signal
timeline_completed (Score self, Timeline timeline) : none
Clutter.Score
Signal
timeline_started (Score self, Timeline timeline) : none
Clutter.Score
Method
append (Timeline parent, Timeline timeline) : guint64
Clutter.Score
Method
append_at_marker (Timeline parent, String marker_name, Timeline timeline) : guint64
Clutter.Score
Method
get_timeline (guint64 id_) : Clutter.Timeline
Clutter.State
Method
get_timeline () : Clutter.Timeline
Clutter.State
Method
set_state (String target_state_name) : Clutter.Timeline
Clutter.State
Method
warp_to_state (String target_state_name) : Clutter.Timeline
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:06 GMT+0800 (HKT)