Hi all,

I'm trying to learn how to do DOM manipulations with WebKit2GTK in Vala [1]. I've run into the problem that I can't add event listeners because the handler is simply a GClosure and the GIR doesn't include the delegate type [2]. We can fix that in the metadata, though. So, is there a delegate defined for event handlers?

Thanks,
Robert

[1] https://github.com/rschroll/webkitdom/tree/extension
[2] https://bugzilla.gnome.org/show_bug.cgi?id=636812

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to