Exemplo n.º 1
0
 def print_doc(self, *args):
     print_dlg(self.app.mw, self.app.current_doc)
Exemplo n.º 2
0
 def print_doc(self):
     print_dlg(self.app.mw, self.app.current_doc)
Exemplo n.º 3
0
	def print_doc(self, *args):
		print_dlg(self.app.mw, self.app.current_doc)