On Fri, 5 Oct 2001, Peter Kese wrote: > > > gtk.c: In function `_wrap_gtk_tree_view_set_cursor': > > > gtk.c:12686: too few arguments to function `gtk_tree_view_set_cursor' > > > make[2]: *** [gtk.lo] Error 1
Peter, have you re-run ./configure after upgrading gtk/glib? It could just be you have cached the wrong gtk-config file and are loading headers from the wrong directory. Recently, the standard headers have changed to $INCLUDE_PATH/gtk-1.2/ -- just could be a problem. Not sure. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
