Re: Gtk3::Builder::connect_signals()



On 01.04.2012 06:04, Rafael D'Halleweyn wrote:
I am surprised at how easy it is to convert from Gtk2 to Gtk3.

Good to hear. Did you encounter any other issues apart from the one you reported?

However, I have not been able to use connect_signals() from
Gtk3::Builder. Instead it gives me "could not find signal handler" errors.

connect_signals() needs to be implemented specially in Perl, just like it is done in Gtk2. I just did that: <http://git.gnome.org/browse/perl-Gtk3/commit/?id=00a8b7bd9faf37ddbc2aaaf4da4062a6dee32de4>. Let me know if this works for you.



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