[Gtk-sharp-list] Gnome.CanvasBPath Help
Ivan N. Zlatev
contact at i-nz.net
Fri Dec 16 10:44:21 EST 2005
Hi,
The Gnome.CanvasBpath is undocumented and I have no idea how to use it.
I tried:
CanvasBpath stroke = new CanvasBpath( cgRoot );
stroke.BPath.MoveTo( 20,20 );
But the result is:
(<unknown>:16183): GLib-GObject-CRITICAL **: g_value_get_pointer:
assertion `G_VALUE_HOLDS_POINTER (value)' failed
(<unknown>:16183): GnomeCanvas-CRITICAL **:
gnome_canvas_path_def_moveto: assertion `path != NULL' failed
Could you help me a little bit how to use the Gnome.CanvasBpath?
Thanks,
Ivan
More information about the Gtk-sharp-list
mailing list