mount_pre_unmount
Description:
public virtual signal void mount_pre_unmount (
Mount mount)
May be emitted when a mount is about to be removed.
This signal depends on the backend and is only emitted if GIO was used to unmount.
Parameters:
mount |
a Mount that is being unmounted.
|