All Samples(26) | Call(0) | Derive(0) | Import(26)
src/t/r/Trail-HEAD/src/Browser.py Trail(Download)
self._menucmd(menu, "Save As...", "S", self.save_as_command) self._menucmd(menu, "Print...", "P", self.print_command) import DocumentInfo self._menucmd(menu, "Document Info...", "D", DocumentInfo.DocumentInfoCommand(self))