Function

Giounix_mount_points_changed_since

Declaration

gboolean
g_unix_mount_points_changed_since (
  guint64 time
)

Description

Checks if the unix mount points have changed since a given unix time.

Parameters

time

Type: guint64

Guint64 to contain a timestamp.

Return value

Type: gboolean

TRUE if the mount points have changed since time.