Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setEventTouchY :: MonadIO m => EventTouch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouch Set the value of the “y” field. When overloading is enabled, this is equivalent to
set eventTouch [ #y := value ]
setEventTouchYRoot :: MonadIO m => EventTouch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouch Set the value of the “y_root” field. When overloading is enabled, this is equivalent to
set eventTouch [ #yRoot := value ]
setEventTouchpadPinchAngleDelta :: MonadIO m => EventTouchpadPinch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “angle_delta” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #angleDelta := value ]
setEventTouchpadPinchDx :: MonadIO m => EventTouchpadPinch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “dx” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #dx := value ]
setEventTouchpadPinchDy :: MonadIO m => EventTouchpadPinch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “dy” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #dy := value ]
setEventTouchpadPinchNFingers :: MonadIO m => EventTouchpadPinch -> Int8 -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “n_fingers” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #nFingers := value ]
setEventTouchpadPinchPhase :: MonadIO m => EventTouchpadPinch -> Int8 -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “phase” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #phase := value ]
setEventTouchpadPinchScale :: MonadIO m => EventTouchpadPinch -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “scale” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #scale := value ]
setEventTouchpadPinchSendEvent :: MonadIO m => EventTouchpadPinch -> Int8 -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “send_event” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #sendEvent := value ]
setEventTouchpadPinchState :: MonadIO m => EventTouchpadPinch -> [ModifierType] -> m ()gi-gdk3 GI.Gdk.Structs.EventTouchpadPinch Set the value of the “state” field. When overloading is enabled, this is equivalent to
set eventTouchpadPinch [ #state := value ]