[webkit-gtk] GObject bindings ... how to add/remove DOM event listeners?
C Anthony Risinger
anthony at xtfx.me
Sat Feb 4 10:00:54 PST 2012
Hello,
I been exploring the python introspection bindings with pdb and poured over
webkitgtk API docs, but I cannot for the life of me get a successful DOM
event to fire my callbacks.
Could someone point me in the right direction? Other methods like
dispatch_event and release_events suggest it's possible, and I found the
commit last March switching from signals to explicit listener functions. I
also see add_event_listener and remove_event_listener on
WebKit.DOMEventTargetIface ... exposed as a property() in python but ...
... how to make use? Any direction/pointer/example much appreciated.
--
C Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20120204/d7f61b12/attachment.html>
More information about the webkit-gtk
mailing list