getVolumes

open fun getVolumes(): <Error class: unknown class>

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

Return

a #GList of #GVolume objects.