connectAborted

fun connectAborted(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>

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

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect