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.EventSequence
Description
No description available in the introspection data.
Synopsis
Exported types
newtype EventSequence Source #
Memory-managed wrapper type.
Constructors
EventSequence (ManagedPtr EventSequence) |
Instances
Eq EventSequence Source # | |
Defined in GI.Gdk.Structs.EventSequence Methods (==) :: EventSequence -> EventSequence -> Bool # (/=) :: EventSequence -> EventSequence -> Bool # | |
BoxedObject EventSequence Source # | |
Defined in GI.Gdk.Structs.EventSequence | |
IsGValue EventSequence Source # | Convert |
Defined in GI.Gdk.Structs.EventSequence Methods toGValue :: EventSequence -> IO GValue Source # fromGValue :: GValue -> IO EventSequence Source # |
noEventSequence :: Maybe EventSequence Source #
A convenience alias for Nothing
:: Maybe
EventSequence
.