Gio.MountOperation::aborted

connect('aborted', function (mountOperation, ): void);
  

Emitted by the backend when e.g. a device becomes unavailable while a mount operation is in progress.

Implementations of GMountOperation should handle this signal by dismissing open password dialogs.

Since 2.20

mountOperation

instance of Gio.MountOperation that is emitting the signal