Gimp.PlugIn::quit
function vfunc_quit(): void {
}
This method can be overridden by a plug-in which needs to perform some actions upon quitting.
function vfunc_quit(): void {
}
This method can be overridden by a plug-in which needs to perform some actions upon quitting.