[Glade-users] Signal Handler cannot connect

Rajesh Padalia rajesh.padalia at gmail.com
Wed Jun 8 13:27:29 EDT 2011


> You need to export the symbols otherwise GtkBuilder wont find them.
>
> Try gcc `pkg-config --cflags --libs gtk+-3.0 gmodule-export-2.0` -o test test.c

Thanks...It worked.


More information about the Glade-users mailing list