Re: [gedit-list] What ist the correct way of saving a file with a plugin?



>   document.save("preserve-backup")

You should not use that command directly. In fact, there should be a
gedit.commands.save() method, but it's not bound yet into python. You
could do that ;-)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]