UnixMountEntry.mountsGet

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

class UnixMountEntry
static
mountsGet
(
out ulong timeRead
)

Parameters

timeRead ulong

guint64 to contain a timestamp, or NULL

Return Value

Type: ListG

a GList of the UNIX mounts.