Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Clutter.Animator

Class Clutter.Animator

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterAnimator
Class : Animator
Implements: Clutter.Scriptable
Extends: GObject.Object
The ClutterAnimator structure contains only private data and
should be accessed using the provided API
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.State
Method
get_animator (String source_state_name, String target_state_name) : Clutter.Animator
Retrieves the ClutterAnimator that is being used for transitioning
between the two states, if any has been set
Clutter.State
Method
set_animator (String source_state_name, String target_state_name, Animator animator) : none
Specifies a ClutterAnimator to be used when transitioning between
the two named states.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:26 GMT+0800 (HKT)