Gio.Mount::get_volume
function vfunc_get_volume(): Gio.Volume {
}
Gets the volume for the mount.
- Returns
a Gio.Volume or null if mount is not associated with a volume. The returned object should be unreffed with GObject.Object.prototype.unref when no longer needed.