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. setWMProtocols :: Display -> Window -> [Atom] -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWMProtocols().

  2. setWindowBackground :: Display -> Window -> Pixel -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowBackground().

  3. setWindowBackgroundPixmap :: Display -> Window -> Pixmap -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowBackgroundPixmap().

  4. setWindowBorder :: Display -> Window -> Pixel -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowBorder().

  5. setWindowBorderPixmap :: Display -> Window -> Pixmap -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowBorderPixmap().

  6. setWindowBorderWidth :: Display -> Window -> Dimension -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowBorderWidth().

  7. setWindowColormap :: Display -> Window -> Colormap -> IO ()

    xmonad XMonad

    interface to the X11 library function XSetWindowColormap().

  8. set_background_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()

    xmonad XMonad

    No documentation available.

  9. set_background_pixmap :: Ptr SetWindowAttributes -> Pixmap -> IO ()

    xmonad XMonad

    No documentation available.

  10. set_backing_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()

    xmonad XMonad

    No documentation available.

Page 741 of many | Previous | Next