Re: Gtk on windows - Gtk builder and signal connection

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

 



Thanks a lot. After I marked the function by G_MODULE_EXPORT, I was able to connect callbacks.

Regards,
Harinandan S


On Wed, Nov 26, 2008 at 2:47 PM, Tor Lillqvist <tml@xxxxxx> wrote:
> I was using gtk builder on linux platform and was successfully able to
> connect signals by giving -export-dynamic option while compiling. However on
> msvc using Gtk Windows I am not able to get callbacks to work.

You should mark the functions that will be looked up and called
dynamically with the G_MODULE_EXPORT "keyword".

--tml

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux