函数
GioUnixmount_points_get
声明 [src]
GList*
g_unix_mount_points_get (
guint64* time_read
)
说明 [src]
获取表示 Unix 挂载点的 GUnixMountPoint 实例的列表。
如果设置了 time_read,它将用挂载时间戳填充,以便利用 g_unix_mount_points_changed_since() 检查挂载是否已更改。
GList*
g_unix_mount_points_get (
guint64* time_read
)
获取表示 Unix 挂载点的 GUnixMountPoint 实例的列表。
如果设置了 time_read,它将用挂载时间戳填充,以便利用 g_unix_mount_points_changed_since() 检查挂载是否已更改。