Egde Webview for Gtk (original) (raw)

Is there any bindings to EdgeWebview2 to allow using it as a Gtk Window or Widget
This is based on Edge Webview inside a GtkWidget (#3929) · Issues · GNOME / gtk · GitLab

zbrown (Zander Brown) May 8, 2021, 12:36am 2

I don’t believe it’s possible to embed random Win32 content inside a GtkWindow, certainly not in any nice gtk4 friendly way

Of course I may be wrong

ebassi (Emmanuele Bassi) May 8, 2021, 12:38am 3

You’re not wrong. It’s not even possible with GTK3, to be fair.

The only way to make this would would be to write a GTK backend for EdgeWebview2, just like WebKit has a GTK backend.

litch0 (lmtr) May 8, 2021, 4:26pm 4

Hmm, ok seems like I need other solution for a Webview for GTK on windows, Thanks for the help by the way

system (system) Closed May 22, 2021, 4:26pm 5

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.