[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gedit-list] What ist the correct way of saving a file with a plugin?
- From: Steve <nudrema gmail com>
- To: macco <macco gmx net>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] What ist the correct way of saving a file with a plugin?
- Date: Thu, 6 Mar 2008 09:40:26 +0100
> 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]