API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
GList* g_volume_monitor_get_connected_drives ( GVolumeMonitor* volume_monitor )
Gets a list of drives connected to the system.
The returned list should be freed with g_list_free(), after its elements have been unreffed with g_object_unref().
Type: A list of GDrive*
GDrive*
A GList of connected GDrive objects.
GList
GDrive