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.
a string containing the options, or %NULL if not available.
2.58
See Implementation
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.