gi-dazzle-1.0.2: libdazzle bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Dazzle.Flags

Description

 
Synopsis

Flags

FileTransferFlags

data FileTransferFlags Source #

No description available in the introspection data.

Constructors

FileTransferFlagsNone

No description available in the introspection data.

FileTransferFlagsMove

No description available in the introspection data.

AnotherFileTransferFlags Int

Catch-all for unknown values

Instances

Instances details
Enum FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

Show FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

Eq FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

Ord FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

BoxedFlags FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

IsGFlag FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

TypedObject FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

Methods

glibType :: IO GType

HasParentTypes FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes FileTransferFlags Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes FileTransferFlags = '[] :: [Type]

PropertiesFlags

data PropertiesFlags Source #

No description available in the introspection data.

Constructors

PropertiesFlagsNone

No description available in the introspection data.

PropertiesFlagsStatefulBooleans

No description available in the introspection data.

AnotherPropertiesFlags Int

Catch-all for unknown values

ShortcutPhase

data ShortcutPhase Source #

No description available in the introspection data.

Constructors

ShortcutPhaseDispatch

No description available in the introspection data.

ShortcutPhaseCapture

Indicates the capture phase of the shortcut activation. This allows parent widgets to intercept the keybinding before it is dispatched to the target Window.

ShortcutPhaseBubble

No description available in the introspection data.

ShortcutPhaseGlobal

No description available in the introspection data.

AnotherShortcutPhase Int

Catch-all for unknown values

Instances

Instances details
Enum ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

Show ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

Eq ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

Ord ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

BoxedFlags ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

IsGFlag ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

TypedObject ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

Methods

glibType :: IO GType

HasParentTypes ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes ShortcutPhase Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes ShortcutPhase = '[] :: [Type]

TabStyle

data TabStyle Source #

No description available in the introspection data.

Constructors

TabStyleIcons

No description available in the introspection data.

TabStyleText

No description available in the introspection data.

TabStyleBoth

No description available in the introspection data.

AnotherTabStyle Int

Catch-all for unknown values

Instances

Instances details
Enum TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

Show TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

Eq TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

Ord TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

BoxedFlags TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

IsGFlag TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

TypedObject TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

Methods

glibType :: IO GType

HasParentTypes TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes TabStyle Source # 
Instance details

Defined in GI.Dazzle.Flags

type ParentTypes TabStyle = '[] :: [Type]