MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / SaveAs

Class SaveAs

tools/python-3.11.9-amd64/Lib/tkinter/filedialog.py:352–355  ·  view source on GitHub ↗

Ask for a filename to save as

Source from the content-addressed store, hash-verified

350
351
352class SaveAs(_Dialog):
353 "Ask for a filename to save as"
354
355 command = "tk_getSaveFile"
356
357
358# the directory dialog has its own _fix routines.

Callers 2

asksaveasfilenameFunction · 0.85
asksaveasfileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected