DriveIF.getVolumes

Get a list of mountable volumes for drive.

The returned list should be freed with g_list_free(), after its elements have been unreffed with g_object_unref().

interface DriveIF
getVolumes
()

Return Value

Type: ListG

GList containing any GVolume objects on the given drive.