is_readonly


Description:

public bool is_readonly ()

Checks if a Unix mount is mounted read only.

Note:

Use [method@GioUnix.MountEntry.is_readonly] instead.

Parameters:

mount_entry

a [struct@GioUnix.MountEntry]

Returns:

true if mount_entry is read only; false otherwise