[Glade-users] Signal Handler cannot connect



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.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]