
5 Jun
2012
5 Jun
'12
6:05 p.m.
Hi All,
I've created a branch at lp:~inkscape.dev/inkscape/gtk_object_removal [1] in which I have started trying to rebase SPCanvasItem on GObject rather than GtkObject.
I don't really know what I'm doing with Glib/GObject so I have made some (un)educated guesses about how to replace bits of the functionality!
The code compiles and gets rid of a huge number of the remaining GTK+3 build errors, but there are major runtime issues (lots of crashes & Glib warnings). Please could someone who knows about Glib memory management take a look at this and give me a couple of pointers about what I'm doing wrong? Am I completely on the wrong track here?
Thanks,
Alex
[1] http://bazaar.launchpad.net/~inkscape.dev/inkscape/gtk_object_removal/change...