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
> [email protected]
> https://mail.gnome.org/mailman/listinfo/vala-list
> 

_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to