I have this code:
using Gtk; class ConquerLauncher : Gtk.Application { protected override void activate() { var window = new ApplicationWindow(this);