gio-0.13.3.1: Binding to GIO

Maintainergtk2hs-devel@lists.sourceforge.net
Stabilityalpha
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

System.GIO.Enums

Contents

Description

 

Synopsis

Enums

data FileQueryInfoFlags #

Flags used when querying a FileInfo.

Instances

data FileCopyFlags #

Flags used when copying or moving files.

data FileMonitorFlags #

Flags used to set what a FileMonitor will watch for.

data FilesystemPreviewType #

Instances

Bounded FilesystemPreviewType # 
Enum FilesystemPreviewType # 
Eq FilesystemPreviewType # 
Ord FilesystemPreviewType # 
Show FilesystemPreviewType # 

data FileAttributeStatus #

Used by fileSetAttributesFromInfo when setting file attributes.

data FileAttributeInfoFlags #

Flags specifying the behaviour of an attribute.

Instances

Bounded FileAttributeInfoFlags # 
Enum FileAttributeInfoFlags #

AskPasswordFlags are used to request specific information from the user, or to notify the user of their choices in an authentication situation.

Eq FileAttributeInfoFlags # 
Ord FileAttributeInfoFlags # 
Read FileAttributeInfoFlags # 
Show FileAttributeInfoFlags # 
Flags FileAttributeInfoFlags # 

data AskPasswordFlags #

data MountOperationResult #

Instances

Bounded MountOperationResult # 
Enum MountOperationResult # 
Eq MountOperationResult # 
Ord MountOperationResult # 
Show MountOperationResult # 

data IOErrorEnum #

Error codes returned by GIO functions.

data FileMonitorEvent #

Specifies what type of event a monitor event is.

data MountUnmountFlags #

Flags used when an unmounting a mount.

data DriveStartStopType #

Enumeration describing how a drive can be started/stopped.

data AppInfoCreateFlags #

Flags used when creating a AppInfo.