Enum gio_2_0_sys::GIOErrorEnum [] [src]

#[repr(C)]
pub enum GIOErrorEnum { Failed, NotFound, Exists, IsDirectory, NotDirectory, NotEmpty, NotRegularFile, NotSymbolicLink, NotMountableFile, FilenameTooLong, InvalidFilename, TooManyLinks, NoSpace, InvalidArgument, PermissionDenied, NotSupported, NotMounted, AlreadyMounted, Closed, Cancelled, Pending, ReadOnly, CantCreateBackup, WrongEtag, TimedOut, WouldRecurse, Busy, WouldBlock, HostNotFound, WouldMerge, FailedHandled, TooManyOpenFiles, NotInitialized, AddressInUse, PartialInput, InvalidData, DbusError, HostUnreachable, NetworkUnreachable, ConnectionRefused, ProxyFailed, ProxyAuthFailed, ProxyNeedAuth, ProxyNotAllowed, BrokenPipe, NotConnected, }

Variants