Struct
GioUnixMountEntry
Description [src]
struct GUnixMountEntry {
/* No available fields */
}
Defines a Unix mount entry (e.g. /media/cdrom
).
This corresponds roughly to a mtab entry.
Functions
g_unix_mount_entry_get_options
Gets a comma separated list of mount options for the Unix mount.
unstable since: 2.84
g_unix_mount_entry_get_root_path
Gets the root of the mount within the filesystem. This is useful e.g. for mounts created by bind operation, or btrfs subvolumes.
unstable since: 2.84
g_unix_mount_entry_guess_can_eject
Guesses whether a Unix mount entry can be ejected.
unstable since: 2.84
g_unix_mount_entry_guess_should_display
Guesses whether a Unix mount entry should be displayed in the UI.
unstable since: 2.84
g_unix_mount_entry_guess_symbolic_icon
Guesses the symbolic icon of a Unix mount entry.
unstable since: 2.84
g_unix_mount_entry_is_system_internal
Checks if a Unix mount is a system mount.
unstable since: 2.84