GMountIface.preUnmount

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.

struct GMountIface
extern (C)
void function(GMount* mount) preUnmount;