Can i use Nautilus File Manager when do filedialog.askfilename()

109 Views Asked by At

I have a question. I'm developing a small tkinter app and I wanted to know if it was possible to integreate Nautilus file manager as a file manager when I use this instruction in my code: filedialog.askopenfilename()

0

There are 0 best solutions below