Re: [Vala] Binding Bug in Atk.Util.add_global_event_listener



On 10/04/2012 10:02 AM, Tal Hadad wrote:

There is a bug in atk.vapi, in method:
Atk.Util.add_global_event_listener
The line is:

        public static uint add_global_event_listener (GLib.SignalEmissionHook listener, string event_type);

But there should be a CCode attribute in first parameter(listener) saying "has_target=false" .
There is no user_data aurgument. See:
http://developer.gnome.org/atk/stable/AtkUtil.html#atk-add-global-event-listener

From what I can see, you're right. If you want the bug to be fixed,
please report it at https://bugzilla.gnome.org/browse.cgi?product=vala
Bugs reported just on the mailing list are likely to be forgotten by the
Vala developers, who are quite busy as it is.

Thomas


Tal
                                        



_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list





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