Well, I would start with something like the attached configure.in, but then the real porting will begin. Among others, this program uses gtk_tree, which was not simply deprecated, but marked as broken. You'll probably also need to read a bit about creating g_objects, to check what needs to be updated there. Some functions are also used, that have no direct equivalent in gtk 2, like gtk_widet_popup (that probably will have to be changed to gtk_window of POPUP type.
In short, have fun.
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list