UnixMountEntry.getOptions

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.

class UnixMountEntry
string
getOptions
()

Return Value

Type: string

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

Meta

Since

2.58