VolumeMonitor.getVolumes
gio.volume.Volume[] getVolumes()Gets a list of the volumes on the system.
The returned list should be freed with [glib.list.List.free], after its elements have been unreffed with [gobject.object.ObjectWrap.unref].
Returns
a #GList of #GVolume objects.