> I use on Linux "-Wl,-E" and under Windows with MinGW > "-Wl,-E,--export-all-symbols" and I also use C++ with the extern "C" > keyword, like for example: > extern "C" void on_button_clicked (GtkToolButton *toolbutton, gpointer > user_data) > { > //do something > } > > I didn't need any more fancy than that, it works that way. >
Unfortunately, it didn't work for me, but thanks for the ideas to try. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list