c
GObject.Object
GObject.InitiallyUnowned
Clutter.Path
Import line: | Clutter = imports.gi.Clutter; |
GIR File: | Clutter-1.0.gir |
C documentation: | ClutterPath |
Class : | Path |
Extends: | GObject.InitiallyUnowned |
Properties | Defined By | |
---|---|---|
description : String
|
Clutter.Path | |
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
length : guint32
read only
|
Clutter.Path | |
parent : GObject.InitiallyUnowned
read only
|
Clutter.Path | |
priv : Clutter.PathPrivate
read only
|
Clutter.Path | |
qdata : GLib.Data
|
GObject.InitiallyUnowned | |
ref_count : guint32
|
GObject.InitiallyUnowned |
Method / Constructor | Defined By | |
---|---|---|
new Clutter.Path
(Object properties)
Create a new Clutter.Path
Create a new Clutter.Path
|
||
Create a new Clutter.Path
Create a new Clutter.Path
|
||
add_cairo_path
(Path cpath)
:
none
|
Clutter.Path | |
add_close
()
:
none
|
Clutter.Path | |
Clutter.Path | ||
Clutter.Path | ||
Clutter.Path | ||
add_node
(PathNode node)
:
none
|
Clutter.Path | |
Clutter.Path | ||
Clutter.Path | ||
Clutter.Path | ||
Clutter.Path | ||
clear
()
:
none
|
Clutter.Path | |
Clutter.Path | ||
get_description
()
:
String
|
Clutter.Path | |
get_length
()
:
guint32
|
Clutter.Path | |
get_n_nodes
()
:
guint32
|
Clutter.Path | |
|
Clutter.Path | |
get_nodes
()
:
Array
|
Clutter.Path | |
|
Clutter.Path | |
|
Clutter.Path | |
remove_node
(guint32 index_)
:
none
|
Clutter.Path | |
|
Clutter.Path | |
Clutter.Path | ||
to_cairo_path
(Context cr)
:
none
|
Clutter.Path |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Clutter.BehaviourPath
Property |
path : Clutter.Path
|
Clutter.BehaviourPath
Method |
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 |
Create a new Clutter.PathConstraint
|
Clutter.PathConstraint
Method |
get_path
()
:
Clutter.Path
|
Clutter.PathConstraint
Method |
set_path
(Path path)
:
none
|