UnixMountEntry.mountPointsGet

Gets a GList of gio.UnixMountPoint containing the unix mount points. If time_read is set, it will be filled with the mount timestamp, allowing for checking if the mounts have changed with g_unix_mount_points_changed_since().

class UnixMountEntry
static
mountPointsGet
(
out ulong timeRead
)

Parameters

timeRead ulong

guint64 to contain a timestamp.

Return Value

Type: ListG

a GList of the UNIX mountpoints.