gnome_canvas_path_def_all_closed
protected static final boolean gnome_canvas_path_def_all_closed(Handle path)
gnome_canvas_path_def_all_open
protected static final boolean gnome_canvas_path_def_all_open(Handle path)
gnome_canvas_path_def_any_closed
protected static final boolean gnome_canvas_path_def_any_closed(Handle path)
gnome_canvas_path_def_any_open
protected static final boolean gnome_canvas_path_def_any_open(Handle path)
gnome_canvas_path_def_closepath
protected static final void gnome_canvas_path_def_closepath(Handle path)
gnome_canvas_path_def_closepath_current
protected static final void gnome_canvas_path_def_closepath_current(Handle path)
gnome_canvas_path_def_copy
protected static final void gnome_canvas_path_def_copy(Handle dst,
Handle src)
gnome_canvas_path_def_curveto
protected static final void gnome_canvas_path_def_curveto(Handle path,
double x0,
double y0,
double x1,
double y1,
double x2,
double y2)
gnome_canvas_path_def_duplicate
protected static final Handle gnome_canvas_path_def_duplicate(Handle path)
gnome_canvas_path_def_ensure_space
protected static final void gnome_canvas_path_def_ensure_space(Handle path,
int space)
gnome_canvas_path_def_finish
protected static final void gnome_canvas_path_def_finish(Handle path)
gnome_canvas_path_def_has_currentpoint
protected static final boolean gnome_canvas_path_def_has_currentpoint(Handle path)
gnome_canvas_path_def_is_empty
protected static final boolean gnome_canvas_path_def_is_empty(Handle path)
gnome_canvas_path_def_length
protected static final int gnome_canvas_path_def_length(Handle path)
gnome_canvas_path_def_lineto
protected static final void gnome_canvas_path_def_lineto(Handle path,
double x,
double y)
gnome_canvas_path_def_lineto_moving
protected static final void gnome_canvas_path_def_lineto_moving(Handle path,
double x,
double y)
gnome_canvas_path_def_moveto
protected static final void gnome_canvas_path_def_moveto(Handle path,
double x,
double y)
gnome_canvas_path_def_new
protected static final Handle gnome_canvas_path_def_new()
gnome_canvas_path_def_new_sized
protected static final Handle gnome_canvas_path_def_new_sized(int length)
gnome_canvas_path_def_ref
protected static final void gnome_canvas_path_def_ref(Handle path)
gnome_canvas_path_def_reset
protected static final void gnome_canvas_path_def_reset(Handle path)
gnome_canvas_path_def_unref
protected static final void gnome_canvas_path_def_unref(Handle path)