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
to_cairo_path
Description:
public
void
to_cairo_path
(
Context
cr)
Add the nodes of the ClutterPath to the path in the Cairo context.
Parameters:
this
a
Path
cr
a Cairo context