Gio.Volume::get_mount

function vfunc_get_mount(): Gio.Mount {
}
  

Gets the mount for the volume.

Returns

a Gio.Mount or null if volume isn't mounted. The returned object should be unreffed with GObject.Object.prototype.unref when no longer needed.