| 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.EventConfigure
Description
No description available in the introspection data.
Synopsis
Exported types
newtype EventConfigure Source #
Memory-managed wrapper type.
Constructors
| EventConfigure (ManagedPtr EventConfigure) |
Instances
| Eq EventConfigure Source # | |
Defined in GI.Gdk.Structs.EventConfigure Methods (==) :: EventConfigure -> EventConfigure -> Bool # (/=) :: EventConfigure -> EventConfigure -> Bool # | |
| WrappedPtr EventConfigure Source # | |
Defined in GI.Gdk.Structs.EventConfigure Methods wrappedPtrCalloc :: IO (Ptr EventConfigure) # | |
noEventConfigure :: Maybe EventConfigure Source #
A convenience alias for Nothing :: Maybe EventConfigure.