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