save
Description:
public virtual signal void save ()
The "save" signal is emitted at the beginning of a file saving.
Before gedit 3.14 this signal contained parameters to configure the file saving (the location, encoding, etc). Plugins should not need those parameters.