unixMountsGet

fngio.unix_mount_entry.UnixMountEntry[] unixMountsGet(out ulong timeRead)

Gets a #GList of #GUnixMountEntry containing the unix mounts. If time_read is set, it will be filled with the mount timestamp, allowing for checking if the mounts have changed with [gio.global.unixMountsChangedSince].

Parameters

timeReadguint64 to contain a timestamp, or null

Returns

a #GList of the UNIX mounts.