API Version: 2.0
Library Version: 2.72
GList* get_volumes ( GVolumeMonitor* volume_monitor )
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().
None
A GList of GVolume objects.
GList
GVolume