c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.PathNode

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterPathNode
Struct : PathNode
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.PathNode ()
Create a new Clutter.PathNode
Create a new Clutter.PathNode
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Path
Method
add_node (PathNode node) : none
Clutter.Path
Method
get_node (guint32 index_) : Clutter.PathNode
Clutter.Path
Method
insert_node (gint32 index_, PathNode node) : none
Clutter.Path
Method
replace_node (guint32 index_, PathNode node) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:09 GMT+0800 (HKT)