Function

GioUnix-2.0GioUnixmounts_changed_sinceDeprecated 2.84

  • Checks if the Unix mounts have changed since a given Unix time.

    Parameters

    • Deprecatedtime: number | bigint

      a timestamp

    Returns boolean

    true if the mounts have changed since time; false otherwise

    since 2.84: Use GioUnix.mount_entries_changed_since instead.