Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Class Clutter.Path

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterPath
Class : Path
Extends: GObject.InitiallyUnowned
  Show / Hide Inherited methods, properties and signals
The ClutterPath struct contains only private data and should be accessed with the functions below.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.BehaviourPath
Property
path : Clutter.Path
Clutter.BehaviourPath
Method
new Clutter.BehaviourPath.c_new (Alpha alpha, Path path) : Clutter.BehaviourPath
Create a new Clutter.BehaviourPath
Clutter.BehaviourPath
Method
set_path (Path path) : none
Change the path that the actors will follow.
Clutter.BehaviourPath
Method
get_path () : Clutter.Path
Get the current path of the behaviour
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:36 GMT+0800 (HKT)