Packages
clutter-1.0
Clutter
Path
description
length
Path
Path.with_description
@foreach
add_cairo_path
add_close
add_curve_to
add_line_to
add_move_to
add_node
add_rel_curve_to
add_rel_line_to
add_rel_move_to
add_string
clear
get_description
get_length
get_n_nodes
get_node
get_nodes
get_position
insert_node
remove_node
replace_node
set_description
to_cairo_path
add_node
Description:
public
void
add_node
(
PathNode
node)
Adds
node
to the end of the path.
Parameters:
this
a
Path
node
a
PathNode