unixMountPointsGet

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.

unixMountPointsGet
(
out ulong timeRead
)

Parameters

timeRead ulong

guint64 to contain a timestamp.

Return Value

Type: gio.unix_mount_point.UnixMountPoint[]

a #GList of the UNIX mountpoints.