Graceful Meta.Window close

I’m using the Window Calls Gnome extension to find and close windows. The extension uses Meta.Window.delete(), in extension.js, which I have found to forcefully close windows.

Is there a graceful call that can be used instead, that triggers the “Do you want to save?” prompt?

I have tried the call with both GEdit and LibreOffice Calc. For LibreOffice, all windows are closed.