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.
setModState :: MonadIO m => Keymod -> m ()sdl2 SDL.Raw.Event No documentation available.
setRelativeMouseMode :: MonadIO m => Bool -> m CIntsdl2 SDL.Raw.Event No documentation available.
setTextInputRect :: MonadIO m => Ptr Rect -> m ()sdl2 SDL.Raw.Event No documentation available.
setThreadPriority :: MonadIO m => ThreadPriority -> m CIntsdl2 SDL.Raw.Thread No documentation available.
setClipRect :: MonadIO m => Ptr Surface -> Ptr Rect -> m Boolsdl2 SDL.Raw.Video No documentation available.
setClipboardText :: MonadIO m => CString -> m CIntsdl2 SDL.Raw.Video No documentation available.
setColorKey :: MonadIO m => Ptr Surface -> CInt -> Word32 -> m CIntsdl2 SDL.Raw.Video No documentation available.
setPaletteColors :: MonadIO m => Ptr Palette -> Ptr Color -> CInt -> CInt -> m CIntsdl2 SDL.Raw.Video No documentation available.
setPixelFormatPalette :: MonadIO m => Ptr PixelFormat -> Ptr Palette -> m CIntsdl2 SDL.Raw.Video No documentation available.
setRenderDrawBlendMode :: MonadIO m => Renderer -> BlendMode -> m CIntsdl2 SDL.Raw.Video No documentation available.