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