Re: auto connect signals
Xiao Yafeng <[email protected]>
| Newsgroups | gmane.comp.gnome.glade.devel |
|---|---|
| Message-ID | <[email protected]> |
I modified Makefile to pkg-config --cflags --libs gtk+-2.0 gmodule_export-2.0 It's Okay! Thanks. On Thu, Aug 6, 2009 at 9:15 PM, Alexey Kurochkin < [email protected]> wrote: > On Thu, 2009-08-06 at 13:59 +0800, Xiao Yafeng wrote: > > error messages: > > (hello:12512): Gtk-WARNING **: Could not find signal > > handler 'on_button_quit_clicked' > > > Is there a way to auto connect callback function to widget designed by > > glade or I miss something? > > > > Seems like you're missing -export-dynamic flag to gcc. You may want to > read through some glade tutorial. Here's one: > http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html > > > _______________________________________________ > Glade-devel maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/glade-devel > _______________________________________________ Glade-devel maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel