Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. createPixmap :: Display -> Drawable -> Dimension -> Dimension -> CInt -> IO Pixmap

    xmonad XMonad

    interface to the X11 library function XCreatePixmap().

  2. createPixmapCursor :: Display -> Pixmap -> Pixmap -> Color -> Color -> Dimension -> Dimension -> IO Cursor

    xmonad XMonad

    interface to the X11 library function XCreatePixmapCursor().

  3. defaultColormap :: Display -> ScreenNumber -> Colormap

    xmonad XMonad

    interface to the X11 library function XDefaultColormap().

  4. defaultColormapOfScreen :: Screen -> Colormap

    xmonad XMonad

    interface to the X11 library function XDefaultColormapOfScreen().

  5. freeColormap :: Display -> Colormap -> IO ()

    xmonad XMonad

    interface to the X11 library function XFreeColormap().

  6. freePixmap :: Display -> Pixmap -> IO ()

    xmonad XMonad

    interface to the X11 library function XFreePixmap().

  7. installColormap :: Display -> Colormap -> IO ()

    xmonad XMonad

    interface to the X11 library function XInstallColormap().

  8. keymapNotify :: EventType

    xmonad XMonad

    No documentation available.

  9. keymapStateMask :: EventMask

    xmonad XMonad

    No documentation available.

  10. lockMapIndex :: Modifier

    xmonad XMonad

    No documentation available.

Page 1105 of many | Previous | Next