[webkit-gtk] Webkit2 signals/callbacks
Daniel Berek
berekdaniel at gmail.com
Mon Feb 4 00:46:44 PST 2019
Hi, is there any signal or callback for handling an "onClick" event in c++
program (similar to mouse-target-changed)?
Html sites are loaded with webkit_web_view_load_html() and my goal is to
process user input, when HTML divs are clicked.
(or connect the html onClick event through javascriptcore with my code)
Does anybody have any solution for my problem? Thnaks, Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20190204/6cdd50c6/attachment.html>
More information about the webkit-gtk
mailing list