[ Version ( since = "2.58" ) ]
public unowned string get_options ()
Gets a comma separated list of mount options for the Unix mount.
Use [method@GioUnix.MountEntry.get_options] instead.
For example: `rw,relatime,seclabel,data=ordered`.
This is similar to [method@GioUnix.MountPoint.get_options], but it takes a [struct@GioUnix.MountEntry] as an argument.
| mount_entry |
a [struct@GioUnix.MountEntry] |
|
a string containing the options, or `NULL` if not available. |