Gets a comma-separated list of mount options for the unix mount. For example, rw,relatime,seclabel,data=ordered.
This is similar to gio.unix_mount_point.UnixMountPoint.getOptions, but it takes a #GUnixMountEntry as an argument.
a #GUnixMountEntry.
a string containing the options, or null if not available.
Gets a comma-separated list of mount options for the unix mount. For example, rw,relatime,seclabel,data=ordered.
This is similar to gio.unix_mount_point.UnixMountPoint.getOptions, but it takes a #GUnixMountEntry as an argument.