make doesn't seem to be running g-wrap
[email protected] Thu, 12 May 2011 18:03:23 +0000 (UTC)
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <1904562798.281720.1305223403201.JavaMail.root@sz0019a.westchester.pa.mail.comcast.net> |
I'm trying to add a wrapper for gtk_tree_model_filter_set_visible_func, and I've run into a problem that I can't figure out. One of the files I edited was gtk/gnome/overrides/gtk.defs, to remove this function from the ignore list and add a define-method. Having made this and of course other changes, I go to the top level and run make; make install. Finding then that the method I thought I'd defined doesn't actually exist, I poke around and find for instance that gtk/gnome/gw/gtk.scm has not been regenerated by make, which I expected. Far as I can tell none of the files generated by g-wrap have been redone. Should it have been, or am I confused? Thanks, Dave Cottingham _______________________________________________ guile-gtk-general mailing list [email protected] https://lists.gnu.org/mailman/listinfo/guile-gtk-general