VolumeMonitor.getConnectedDrives
gio.drive.Drive[] getConnectedDrives()Gets a list of drives connected to 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 connected #GDrive objects.