gio-0.13.0.0: Binding to the GIO.

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

System.GIO.Enums

Contents

Description

 

Synopsis

Enums

data FileCopyFlags Source

Flags used when copying or moving files.

Instances

Bounded FileCopyFlags 
Enum FileCopyFlags

Indicates a hint from the file system whether files should be previewed in a file manager. Returned as the value of the key FileAttributeFilesystemUsePreview.

Eq FileCopyFlags 
Ord FileCopyFlags 
Show FileCopyFlags 
Flags FileCopyFlags 
Typeable * FileCopyFlags 

data FileAttributeInfoFlags Source

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