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