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