get_volumes
Description:
public abstract List<
Volume>
get_volumes ()
Get a list of mountable volumes for this.
The returned list should be freed with g_list_free, after its elements have been unreffed with
unref.
Parameters:
Returns:
List containing any Volume objects on the given
this.
|