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. setFillStyle :: Display -> GC -> FillStyle -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetFillStyle().

  2. setFont :: Display -> GC -> Font -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetFont().

  3. setForeground :: Display -> GC -> Pixel -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetForeground().

  4. setFunction :: Display -> GC -> GXFunction -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetFunction().

  5. setGraphicsExposures :: Display -> GC -> Bool -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetGraphicsExposures().

  6. setIconName :: Display -> Window -> String -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetIconName().

  7. setInputFocus :: Display -> Window -> FocusMode -> Time -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetInputFocus().

  8. setLineAttributes :: Display -> GC -> CInt -> LineStyle -> CapStyle -> JoinStyle -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetLineAttributes().

  9. setLocaleModifiers :: String -> IO String

    xmonad XMonad

    interface to the X11 library function XSetLocaleModifiers().

  10. setModeDelete :: ChangeSaveSetMode

    xmonad XMonad

    No documentation available.

Page 739 of many | Previous | Next