Drive.getVolumes

gio.volume.Volume[] getVolumes()

Get a list of mountable volumes for drive.

The returned list should be freed with glib.list.List.free, after its elements have been unreffed with gobject.object.ObjectWrap.unref.

Returns

#GList containing any #GVolume objects on the given drive.