Function
GioUnixmount_is_readonly
deprecated: 2.84
Declaration [src]
gboolean
g_unix_mount_is_readonly (
GUnixMountEntry* mount_entry
)
Description [src]
Checks if a Unix mount is mounted read only.
Deprecated since: 2.84
Use g_unix_mount_entry_is_readonly()
instead.
Parameters
mount_entry
-
Type:
GUnixMountEntry
The data is owned by the caller of the function.