[webkit-gtk] webview in GTK4 apps?

Michael Catanzaro mcatanzaro at redhat.com
Wed Feb 21 08:12:22 PST 2024


WebKitGTK works fine with GTK 4. You have three API versions to choose 
from:

 * webkit2gtk-4.0: GTK 3, libsoup 2
 * webkit2gtk-4.1: GTK 3, libsoup 3
 * webkitgtk-6.0: GTK4, libsoup 3

I've never heard of the webview project before, but from a quick look 
it is using webkit2gtk-4.0 unfortunately.

Michael




More information about the webkit-gtk mailing list