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
get_n_nodes
Description:
public
uint
get_n_nodes
()
Retrieves the number of nodes in the path.
Parameters:
this
a
Path
Returns:
the number of nodes.