Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Class Clutter.Interval

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterInterval
Class : Interval
Extends: GObject.InitiallyUnowned
The ClutterInterval structure contains only private data and should
be accessed using the provided functions.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Animation
Method
bind_interval (String property_name, Interval interval) : Clutter.Animation
Binds interval to the property_name of the GObject
attached to animation.
Clutter.Animation
Method
get_interval (String property_name) : Clutter.Interval
Retrieves the ClutterInterval associated to property_name
inside animation.
Clutter.Animation
Method
update_interval (String property_name, Interval interval) : none
Changes the interval for property_name.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:34 GMT+0800 (HKT)