Gio.VolumeMonitor::get_mounts
function vfunc_get_mounts(): Array(Gio.Mount) {
}
Gets a list of the mounts on the system.
The returned list should be freed with GLib.List.free, after its elements have been unreffed with GObject.Object.prototype.unref.