VolumeMonitor.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.ObjectG.unref.

class VolumeMonitor
getVolumes
()

Return Value

Type: gio.volume.Volume[]

a #GList of #GVolume objects.