Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setTerminalHandleEncoding :: MonadIO m => Handle -> m ()

    with-utf8 System.IO.Utf8

    Make a handle safe to write any text to. See withTerminalHandle for description and prefer it, if possible.

  2. setAllOf :: TestEquality w => w a -> a -> AllOf w -> AllOf w

    witness Data.Type.Witness.Specific.All

    No documentation available.

  3. setArcMode :: Display -> GC -> ArcMode -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetArcMode().

  4. setBackground :: Display -> GC -> Pixel -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetBackground().

  5. setClipMask :: Display -> GC -> Pixmap -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetClipMask().

  6. setClipOrigin :: Display -> GC -> Position -> Position -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetClipOrigin().

  7. setCloseDownMode :: Display -> CloseDownMode -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetCloseDownMode().

  8. setDashes :: Display -> GC -> CInt -> String -> CInt -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetDashes().

  9. setDefaultErrorHandler :: IO ()

    xmonad XMonad

    The Xlib library reports most errors by invoking a user-provided error handler. This function installs an error handler that prints a textual representation of the error.

  10. setFillRule :: Display -> GC -> FillRule -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetFillRule().

Page 738 of many | Previous | Next