API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
GList* g_volume_monitor_get_mounts ( GVolumeMonitor* volume_monitor )
获取系统上挂载点的列表。
返回的列表应该使用 g_list_free() 释放,在其元素使用 g_object_unref() 的引用取消后。
类型: 一个 GMount* 列表
GMount*
一个 GList 的 GMount 对象。
GList
GMount