MountUnmountFlags
Description:
[ CCode ( cprefix = "G_MOUNT_UNMOUNT_" , type_id = "g_mount_unmount_flags_get_type ()" ) ]
[ Flags ]
public enum MountUnmountFlags
Flags used when an unmounting a mount.
Content:
Enum values:
- FORCE - Unmount even if there are
outstanding file operations on the mount.
- NONE - No flags set.