Home | History | Annotate | Download | only in gui

Lines Matching full:mainwindow

615         self.mainWindow = self.xml.get_widget("main_window")
770 self.mainWindow.connect("destroy", self.quit)
772 self.mainWindow.show_all()