GMountIface.getVolume

struct GMountIface
extern (C)
GVolume* function(GMount* mount) getVolume;

Return Value

a GVolume or NULL if mount is not associated with a volume. The returned object should be unreffed with g_object_unref() when no longer needed.