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.
setEventCrossingY :: MonadIO m => EventCrossing -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventCrossing Set the value of the “y” field. When overloading is enabled, this is equivalent to
set eventCrossing [ #y := value ]
setEventCrossingYRoot :: MonadIO m => EventCrossing -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventCrossing Set the value of the “y_root” field. When overloading is enabled, this is equivalent to
set eventCrossing [ #yRoot := value ]
setEventDNDContext :: MonadIO m => EventDND -> Ptr DragContext -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “context” field. When overloading is enabled, this is equivalent to
set eventDND [ #context := value ]
setEventDNDSendEvent :: MonadIO m => EventDND -> Int8 -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “send_event” field. When overloading is enabled, this is equivalent to
set eventDND [ #sendEvent := value ]
setEventDNDTime :: MonadIO m => EventDND -> Word32 -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “time” field. When overloading is enabled, this is equivalent to
set eventDND [ #time := value ]
setEventDNDType :: MonadIO m => EventDND -> EventType -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “type” field. When overloading is enabled, this is equivalent to
set eventDND [ #type := value ]
setEventDNDWindow :: MonadIO m => EventDND -> Ptr Window -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “window” field. When overloading is enabled, this is equivalent to
set eventDND [ #window := value ]
setEventDNDXRoot :: MonadIO m => EventDND -> CShort -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “x_root” field. When overloading is enabled, this is equivalent to
set eventDND [ #xRoot := value ]
setEventDNDYRoot :: MonadIO m => EventDND -> CShort -> m ()gi-gdk3 GI.Gdk.Structs.EventDND Set the value of the “y_root” field. When overloading is enabled, this is equivalent to
set eventDND [ #yRoot := value ]
setEventExposeCount :: MonadIO m => EventExpose -> Int32 -> m ()gi-gdk3 GI.Gdk.Structs.EventExpose Set the value of the “count” field. When overloading is enabled, this is equivalent to
set eventExpose [ #count := value ]