gtk-look.el vs guile-gnome
Kevin Ryde <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
For interest, and for yet another gratuitous plug, I've added to my gtk-look.el a little support for guile-gnome. The default at point recognises some "<foo>" class names and you can be on a method name like get-size and it'll offer all the gtk_foo_get_size funcs in a completions buffer. I'm not certain how effective that completions stuff is. It's good when the method name is unique, or only a few possibilities, but maybe some of the long lists like get_size need more. At any rate it's a start. http://www.geocities.com/user42_kevin/gtk-look/index.html