TypeScript API Documentation for GIO UNIX
API Version: 2.0
Library Version: 2.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Deprecated 2.84
Gets a list of GioUnix.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 GioUnix.mount_entries_changed_since.
time_read
a list of the Unix mounts
since 2.84: Use GioUnix.mount_entries_get instead.
Gets a list of GioUnix.MountEntry instances representing the Unix mounts.
If
time_readis set, it will be filled with the mount timestamp, allowing for checking if the mounts have changed with GioUnix.mount_entries_changed_since.