GNOME Bugzilla – Bug 726409
Gio.Application do_open and open signal do not honor array_length
Last modified: 2014-03-15 20:04:46 UTC
do_open/open signal do not need n_files as the list length provides that information already the binding should notice array_length and remove it from the function
As noted in bug 652115, fixing this now would unfortunately break API. One potential way around this would be an enablement API (bug 723736). *** This bug has been marked as a duplicate of bug 652115 ***