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