Type Alias GMountUnmountFlags

Source
pub type GMountUnmountFlags = c_uint;
Expand description

GMountUnmountFlags: @G_MOUNT_UNMOUNT_NONE: No flags set. @G_MOUNT_UNMOUNT_FORCE: Unmount even if there are outstanding file operations on the mount.

Flags used when an unmounting a mount.