c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.AnimationMode

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterAnimationMode
Enum : AnimationMode
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Actor
Method
get_easing_mode () : Clutter.AnimationMode
Clutter.Actor
Method
set_easing_mode (AnimationMode mode) : none
Clutter.KeyframeTransition
Method
get_key_frame (guint32 index_) : Object
Clutter.KeyframeTransition
Method
set_key_frame (guint32 index_, gdouble key, AnimationMode mode, Value value) : none
Clutter.Timeline
Property
progress_mode : Clutter.AnimationMode
Clutter.Timeline
Method
get_progress_mode () : Clutter.AnimationMode
Clutter.Timeline
Method
set_progress_mode (AnimationMode mode) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:11 GMT+0800 (HKT)