mounts_changed_since


Description:

[ CCode ( cname = "g_unix_mounts_changed_since" ) ]
public bool mounts_changed_since (uint64 time)

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

Note:

Use [func@GioUnix.mount_entries_changed_since] instead.

Parameters:

time

a timestamp

Returns:

true if the mounts have changed since time; false otherwise


Namespace: GLib
Package: gio-unix-2.0