unixMountsGet

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

timeRead ulong

guint64 to contain a timestamp, or null

Return Value

Type: gio.unix_mount_entry.UnixMountEntry[]

a #GList of the UNIX mounts.