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 g_unix_mount_point_get_options(), but it takes a #GUnixMountEntry 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