In Swift I have a webview which is basically a Safari window, in C # .NET I have a webview which is practically an IE window. But in the other crossplataform languages that use eg GTK for generating windows like that I create a webview? how to use some plugin for this webview to be in Firefox just as C # .NET uses IE? Thank you in advance.