GNOME Bugzilla – Bug 645979
Can't pass more than one callback to a function
Last modified: 2012-03-01 18:15:57 UTC
I tried to write a a function take 2 callbacks (+ user_data + GDestroyNotify) as arguments and failed. I've been told that's because gjs doesn't support function having more than one callback; it should.
I believe this was fixed in the general invocation rework before 3.2, so I'd say closed.