gio-0.12.3: Binding to the GIO.

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

System.GIO.Enums

Contents

Description

 

Synopsis

Enums

data FileMonitorFlags Source

Flags used to set what a FileMonitor will watch for.

Instances

Bounded FileMonitorFlags 
Enum FileMonitorFlags

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 FileMonitorFlags 
Ord FileMonitorFlags 
Show FileMonitorFlags 
Typeable FileMonitorFlags 
Flags FileMonitorFlags 

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