Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.TimelineDirection

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterTimelineDirection
Enum : TimelineDirection
  Show / Hide Inherited methods, properties and signals
The direction of a ClutterTimeline
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Timeline
Property
The direction of the timeline, either CLUTTER_TIMELINE_FORWARD or CLUTTER_TIMELINE_BACKWARD.
Clutter.Timeline
Method
get_direction () : Clutter.TimelineDirection
Retrieves the direction of the timeline set with clutter_timeline_set_direction().
Clutter.Timeline
Method
set_direction (TimelineDirection direction) : none
Sets the direction of timeline, either CLUTTER_TIMELINE_FORWARD or CLUTTER_TIMELINE_BACKWARD.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:39 GMT+0800 (HKT)