def create_glade(self, glade_path, root, domain): return gtk.glade.XML(self.glade_path, root, domain)