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