unixMountGetOptions

Gets a comma-separated list of mount options for the unix mount. For example, rw,relatime,seclabel,data=ordered.

This is similar to g_unix_mount_point_get_options(), but it takes a #GUnixMountEntry as an argument.

Return

a string containing the options, or null if not available.

Since

2.58

Parameters

mountEntry

a #GUnixMountEntry.