c
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
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.Behaviour
Create a new Clutter.BehaviourPath
Clutter.BehaviourPath
Method
get_path () : Clutter.Path
Clutter.BehaviourPath
Method
set_path (Path path) : none
Clutter.PathConstraint
Property
path : Clutter.Path
Clutter.PathConstraint
Method
new Clutter.PathConstraint.c_new (Path path, gfloat offset) : Clutter.Constraint
Create a new Clutter.PathConstraint
Clutter.PathConstraint
Method
get_path () : Clutter.Path
Clutter.PathConstraint
Method
set_path (Path path) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:04 GMT+0800 (HKT)