get_volumes


Description:

public virtual List<Volume> get_volumes ()

Gets a list of the volumes on 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 Volume objects.