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

template DriveT()
override
getVolumes
()

Return Value

Type: gio.volume.Volume[]

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