| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Flags
Description
Documentation
data ApplicationInhibitFlags #
Constructors
| ApplicationInhibitFlagsLogout | |
| ApplicationInhibitFlagsSwitch | |
| ApplicationInhibitFlagsSuspend | |
| ApplicationInhibitFlagsIdle | |
| AnotherApplicationInhibitFlags Int |
Instances
data BuilderClosureFlags #
Constructors
| BuilderClosureFlagsSwapped | |
| AnotherBuilderClosureFlags Int |
Instances
data CellRendererState #
Constructors
Instances
data DebugFlags #
Constructors
Instances
data DialogFlags #
Constructors
| DialogFlagsModal | |
| DialogFlagsDestroyWithParent | |
| DialogFlagsUseHeaderBar | |
| AnotherDialogFlags Int |
Instances
data EventControllerScrollFlags #
Constructors
Instances
data FontChooserLevel #
Constructors
| FontChooserLevelFamily | |
| FontChooserLevelStyle | |
| FontChooserLevelSize | |
| FontChooserLevelVariations | |
| FontChooserLevelFeatures | |
| AnotherFontChooserLevel Int |
Instances
data IconLookupFlags #
Constructors
| IconLookupFlagsNone | |
| IconLookupFlagsForceRegular | |
| IconLookupFlagsForceSymbolic | |
| IconLookupFlagsPreload | |
| AnotherIconLookupFlags Int |
Instances
data InputHints #
Constructors
Instances
data ListScrollFlags #
Constructors
| ListScrollFlagsNone | |
| ListScrollFlagsFocus | |
| ListScrollFlagsSelect | |
| AnotherListScrollFlags Int |
Instances
Constructors
| PickFlagsDefault | |
| PickFlagsInsensitive | |
| PickFlagsNonTargetable | |
| AnotherPickFlags Int |
Instances
| Enum PickFlags | |
| Show PickFlags | |
| Eq PickFlags | |
| Ord PickFlags | |
Defined in GI.Gtk.Flags | |
| BoxedFlags PickFlags | |
Defined in GI.Gtk.Flags | |
| IsGFlag PickFlags | |
Defined in GI.Gtk.Flags | |
| TypedObject PickFlags | |
Defined in GI.Gtk.Flags | |
| HasParentTypes PickFlags | |
Defined in GI.Gtk.Flags | |
| type ParentTypes PickFlags | |
Defined in GI.Gtk.Flags type ParentTypes PickFlags = '[] :: [Type] | |
data PopoverMenuFlags #
Constructors
| PopoverMenuFlagsSliding | |
| PopoverMenuFlagsNested | |
| AnotherPopoverMenuFlags Int |
Instances
data PrintCapabilities #
Constructors
Instances
data ShortcutActionFlags #
Constructors
| ShortcutActionFlagsExclusive | |
| AnotherShortcutActionFlags Int |
Instances
data StateFlags #
Constructors
Instances
data StyleContextPrintFlags #
Constructors
| StyleContextPrintFlagsNone | |
| StyleContextPrintFlagsRecurse | |
| StyleContextPrintFlagsShowStyle | |
| StyleContextPrintFlagsShowChange | |
| AnotherStyleContextPrintFlags Int |
Instances
data TextBufferNotifyFlags #
Constructors
| TextBufferNotifyFlagsBeforeInsert | |
| TextBufferNotifyFlagsAfterInsert | |
| TextBufferNotifyFlagsBeforeDelete | |
| TextBufferNotifyFlagsAfterDelete | |
| AnotherTextBufferNotifyFlags Int |
Instances
data TextSearchFlags #
Constructors
| TextSearchFlagsVisibleOnly | |
| TextSearchFlagsTextOnly | |
| TextSearchFlagsCaseInsensitive | |
| AnotherTextSearchFlags Int |
Instances
data TreeModelFlags #
Constructors
| TreeModelFlagsItersPersist | |
| TreeModelFlagsListOnly | |
| AnotherTreeModelFlags Int |