0

(I am not good in english, may anyone edit the question)

I need to access DOM via Vala (Gtk), As direct access to dom is removed by webkit, i needed to use webkit extension (using dbus) (a example), but it also serves problem with multiple webkit instances. It does not call events on mouse/keyboard events. Anyway, Is there is also any other stable way to do following? The guy on webkit mentioned about "WebkitUserMessage", and i am not familiar with this, does it can do followings (Some examples)?

Here's a disscussion with webkit.

I must need following things:

  1. Full access to DOM
  2. Add events handler (callback to Gtk from webkit)
  3. All that can done by javascript
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Oct 24 '22 at 11:02

0 Answers0