loaded
Description:
public virtual signal void loaded ()
The "loaded" signal is emitted at the end of a successful file loading.
Before gedit 3.14 this signal contained a Error parameter, and the signal was also emitted if an error occurred. Plugins should not need the error parameter.