GVolumeIface.removed

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

struct GVolumeIface
extern (C)
void function(GVolume* volume) removed;