| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gdk.Objects.MotionEvent
Description
Documentation
newtype MotionEvent #
Constructors
| MotionEvent (ManagedPtr MotionEvent) |
Instances
class (BoxedPtr o, TypedObject o, IsDescendantOf MotionEvent o) => IsMotionEvent o #
Instances
| (BoxedPtr o, TypedObject o, IsDescendantOf MotionEvent o) => IsMotionEvent o | |
Defined in GI.Gdk.Objects.MotionEvent | |
type family ResolveMotionEventMethod (t :: Symbol) o where ... #
Equations
toMotionEvent :: (MonadIO m, IsMotionEvent o) => o -> m MotionEvent #