1
In Swift I have a webview which is basically a safari window, in C#. NET I have a webview which is practically a IE window. But in other cross-platform languages that use for example GTK for window generation, how do I create a webview? has how to use some plugin for this webview to be from Firefox just like C#. NET uses IE? Thanks from now.
In gtk you can use webkitgtk, I have no way to post an answer now, but if no one reply by tomorrow I post an example
– Guilherme Nascimento