DriveT.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().

template DriveT(TStruct)
ListG
getVolumes
()

Return Value

Type: ListG

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

Meta