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