[Glade-users] Signal Handler cannot connect
- From: rajesh.padalia at gmail.com (Rajesh Padalia)
- Subject: [Glade-users] Signal Handler cannot connect
- Date: Wed, 8 Jun 2011 20:27:29 +0300
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]