unixMountPointsGet

fngio.unix_mount_point.UnixMountPoint[] unixMountPointsGet(out ulong timeRead)

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

Parameters

timeReadguint64 to contain a timestamp.

Returns

a #GList of the UNIX mountpoints.