Method
GioVolumeMonitorget_mounts
Declaration [src]
GList*
g_volume_monitor_get_mounts (
GVolumeMonitor* volume_monitor
)
Description [src]
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 g_object_unref().