@get


Description:

[ CCode ( cname = "g_unix_mounts_get" ) ]
public static List<UnixMountEntry> @get (out uint64 time_read = null)

Gets a list of [struct@GioUnix.

Note:

Use [func@GioUnix.mount_entries_get] instead.

MountEntry] instances representing 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 [ func@GioUnix.mount_entries_changed_since].

Parameters:

time_read

return location for a timestamp

Returns:

a list of the Unix mounts