[ CCode ( cname = "g_unix_mount_points_get" ) ]
public static List<UnixMountPoint> @get (out uint64 time_read = null)
Gets a list of [struct@GioUnix.
MountPoint] instances representing 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 [
func@GioUnix.mount_points_changed_since].
| time_read |
return location for a timestamp |
|
a list of the Unix mount points |