UnixMountPoint.at

Gets a #GUnixMountPoint 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 g_unix_mount_points_changed_since().

If more mount points have the same mount path, the last matching mount point is returned.

class UnixMountPoint
static
at
(
string mountPath
,
out ulong timeRead
)

Parameters

mountPath string

path for a possible unix mount point.

timeRead ulong

guint64 to contain a timestamp.

Return Value

a #GUnixMountPoint, or %NULL if no match is found.

Meta

Since

2.66