gtk.ApplicationWindow is a gtk.Window subclass that offers some extra functionality for better integration with gtk.Application features. Notably, it can handle both the application menu as well as the menubar. See Application.setAppMenu and Application.setMenubar.
Undocumented in source.