Virtual Method
GioMountpre_unmount
Declaration [src]
void
pre_unmount (
GMount* mount
)
Description [src]
The ::pre-unmount signal that is emitted when the GMount
will soon be emitted. If the recipient is somehow holding the mount open by keeping an open file on it it should close the file.