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