Hi Axel, I found DBus-Glib functions need including two header files: `dbus/dbus-glib.h` and `dbus/dbus-glib-lowlevel.h`.
How to make gtk2hs can scan above two header files? I changed Makefile.am from: libHSdbus_a_HEADER = dbus/dbus-glib.h to libHSdbus_a_HEADER = dbus/dbus-glib.h dbus/dbus-glib-lowlevel.h But it can't work. I need change other place? -- Andy ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel