GMountIface.unmounted

The unmounted signal that is emitted when the #GMount have been unmounted. If the recipient is holding references to the object they should release them so the object can be finalized.

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