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
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to