c
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
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Animatable
Method
interpolate_value (String property_name, Interval interval, gdouble progress, Object out_values) : gboolean
Clutter.Animation
Method
bind_interval (String property_name, Interval interval) : Clutter.Animation
Clutter.Animation
Method
get_interval (String property_name) : Clutter.Interval
Clutter.Animation
Method
update_interval (String property_name, Interval interval) : none
Clutter.Transition
Property
interval : Clutter.Interval
Clutter.Transition
Method
get_interval () : Clutter.Interval
Clutter.Transition
Method
set_interval (Interval interval) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:03 GMT+0800 (HKT)