Changes

Jump to: navigation, search

Broadway Gtk3 backend

1 byte added, 22:46, 26 April 2020
no edit summary
The GDK Broadway backend provides support for displaying GTK+ applications in a web browser, using HTML5 and web sockets.  To run your application in this way, select the [https://developer.gnome.org/gtk3/stable/gtk-broadway.html Broadway backend] by setting <code>GDK_BACKEND=broadway</code>. Then you can make your application appear in a web browser by pointing it at <code>http://127.0.0.1:8080</code>. Note that you need to enable web sockets in your web browser.
Broadway GDK backend allows multiple GTK+ applications to display their windows in the same web browser, by connecting to a Broadway display server.

Navigation menu