get_connected_drives


Description:

public virtual List<Drive> get_connected_drives ()

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

Parameters:

this

a VolumeMonitor.

Returns:

a List of connected Drive objects.