VolumeMonitor.getConnectedDrives

Gets a list of drives connected to the system. The returned list should be freed with g_list_free(), after its elements have been unreffed with g_object_unref().

class VolumeMonitor
getConnectedDrives
()

Return Value

Type: ListG

a GList of connected GDrive objects. [element-type GDrive][transfer full]

Meta