| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gdk.Structs.EventSetting
Description
No description available in the introspection data.
Synopsis
- newtype EventSetting = EventSetting (ManagedPtr EventSetting)
- noEventSetting :: Maybe EventSetting
Exported types
newtype EventSetting Source #
Memory-managed wrapper type.
Constructors
| EventSetting (ManagedPtr EventSetting) |
Instances
| Eq EventSetting Source # | |
Defined in GI.Gdk.Structs.EventSetting | |
| WrappedPtr EventSetting Source # | |
Defined in GI.Gdk.Structs.EventSetting Methods wrappedPtrCalloc :: IO (Ptr EventSetting) # | |
noEventSetting :: Maybe EventSetting Source #
A convenience alias for Nothing :: Maybe EventSetting.