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
Since 2.66
Gets a GioUnix.MountPoint for a given mount path.
If time_read is set, it will be filled with a Unix timestamp for checking if the mount points have changed since with GioUnix.mount_points_changed_since.
time_read
If more mount points have the same mount path, the last matching mount point is returned.
path for a possible Unix mount point
a GioUnix.MountPoint, or NULL if no match is found
NULL
2.66
Gets a GioUnix.MountPoint for a given mount path.
If
time_readis set, it will be filled with a Unix timestamp for checking if the mount points have changed since with GioUnix.mount_points_changed_since.If more mount points have the same mount path, the last matching mount point is returned.