GTKWindow.run

Open the window and run the mainloop. This is blocking, due to the mainloop.

It should be safe to run threaded though

class GTKWindow
void
run
(
string title
)

Meta