| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.Dazzle.Flags
Description
Synopsis
- data FileTransferFlags
- data PropertiesFlags
- data ShortcutPhase
- data TabStyle
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
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 |
Instances
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 |
| ShortcutPhaseBubble | No description available in the introspection data. |
| ShortcutPhaseGlobal | No description available in the introspection data. |
| AnotherShortcutPhase Int | Catch-all for unknown values |
Instances
TabStyle
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
| Enum TabStyle Source # | |
| Show TabStyle Source # | |
| Eq TabStyle Source # | |
| Ord TabStyle Source # | |
Defined in GI.Dazzle.Flags | |
| BoxedFlags TabStyle Source # | |
Defined in GI.Dazzle.Flags | |
| IsGFlag TabStyle Source # | |
Defined in GI.Dazzle.Flags | |
| TypedObject TabStyle Source # | |
Defined in GI.Dazzle.Flags | |
| HasParentTypes TabStyle Source # | |
Defined in GI.Dazzle.Flags | |
| type ParentTypes TabStyle Source # | |
Defined in GI.Dazzle.Flags | |