Exemple #1
0
 def about(self):
     dialogs.about_dialog(self.app, self.mw)
Exemple #2
0
	def about(self): dialogs.about_dialog(self.app, self.mw)
	def properties(self): dialogs.docprops_dlg(self.app, self.mw)
 def stubd(self, *args):
     dialogs.about_dialog(self.mw)
 def about(self, *args):
     dialogs.about_dialog(self.mw)
Exemple #5
0
	def stubd(self, *args):
		dialogs.about_dialog(self.mw)
Exemple #6
0
	def about(self, *args):
		dialogs.about_dialog(self.mw)