get_mounts


Description:

public virtual List<Mount> get_mounts ()

Gets a list of the mounts 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 Mount objects.