|
System.GIO.File.FileAttribute | Maintainer | gtk2hs-devel@lists.sourceforge.net
Stability : alpha
Portability : portable (depends on GHC) |
|
|
|
Description |
|
|
|
Documentation |
|
data FileAttributeType |
Constructors | FileAttributeTypeInvalid | | FileAttributeTypeString | | FileAttributeTypeByteString | | FileAttributeTypeBool | | FileAttributeTypeWord32 | | FileAttributeTypeInt32 | | FileAttributeTypeWord64 | | FileAttributeTypeInt64 | | FileAttributeTypeObject | |
| Instances | |
|
|
data FileAttributeInfo |
Constructors | | Instances | |
|
|
data FileAttributeInfoFlags |
Constructors | FileAttributeInfoNone | | FileAttributeInfoCopyWithFile | | FileAttributeInfoCopyWhenMoved | |
| Instances | |
|
|
fileAttributeStandardType :: String |
|
fileAttributeStandardIsHidden :: String |
|
fileAttributeStandardIsBackup :: String |
|
fileAttributeStandardIsSymlink :: String |
|
fileAttributeStandardIsVirtual :: String |
|
fileAttributeStandardName :: String |
|
fileAttributeStandardDisplayName :: String |
|
fileAttributeStandardEditName :: String |
|
fileAttributeStandardCopyName :: String |
|
fileAttributeStandardIcon :: String |
|
fileAttributeStandardContentType :: String |
|
fileAttributeStandardFastContentType :: String |
|
fileAttributeStandardSize :: String |
|
fileAttributeStandardSymlinkTarget :: String |
|
fileAttributeStandardTargetURI :: String |
|
fileAttributeStandardSortOrder :: String |
|
fileAttributeEtagValue :: String |
|
fileAttributeIDFile :: String |
|
fileAttributeIDFilesystem :: String |
|
fileAttributeAccessCanRead :: String |
|
fileAttributeAccessCanWrite :: String |
|
fileAttributeAccessCanExecute :: String |
|
fileAttributeAccessCanDelete :: String |
|
fileAttributeAccessCanTrash :: String |
|
fileAttributeAccessCanRename :: String |
|
fileAttributeMountableCanMount :: String |
|
fileAttributeMountableCanUnmount :: String |
|
fileAttributeMountableCanEject :: String |
|
fileAttributeMountableUnixDevice :: String |
|
fileAttributeMountableHalUDI :: String |
|
fileAttributeTimeModified :: String |
|
fileAttributeTimeModifiedUSec :: String |
|
fileAttributeTimeAccess :: String |
|
fileAttributeTimeAccessUSec :: String |
|
fileAttributeTimeChanged :: String |
|
fileAttributeTimeChangedUSec :: String |
|
fileAttributeTimeCreated :: String |
|
fileAttributeTimeCreatedUSec :: String |
|
fileAttributeUnixDevice :: String |
|
fileAttributeUnixInode :: String |
|
fileAttributeUnixMode :: String |
|
fileAttributeUnixNLink :: String |
|
fileAttributeUnixUID :: String |
|
fileAttributeUnixGID :: String |
|
fileAttributeUnixRDev :: String |
|
fileAttributeUnixBlockSize :: String |
|
fileAttributeUnixBlocks :: String |
|
fileAttributeDosIsArchive :: String |
|
fileAttributeDosIsSystem :: String |
|
fileAttributeOwnerUser :: String |
|
fileAttributeOwnerUserReal :: String |
|
fileAttributeOwnerGroup :: String |
|
fileAttributeThumbnailPath :: String |
|
fileAttributeThumbnailingFailed :: String |
|
fileAttributeFilesystemSize :: String |
|
fileAttributeFilesystemFree :: String |
|
fileAttributeFilesystemType :: String |
|
fileAttributeFilesystemReadonly :: String |
|
fileAttributeGVfsBackend :: String |
|
fileAttributeSELinuxContext :: String |
|
fileAttributeTrashItemCount :: String |
|
fileAttributeFilesystemUsePreview :: String |
|
fileAttributeStandardDescription :: String |
|
Produced by Haddock version 2.4.2 |