Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. uninstallColormap :: Display -> Colormap -> IO ()

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XUninstallColormap().

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

    X11 Graphics.X11.Xlib.Display

    interface to the X11 library function XDefaultColormap().

  3. type XMappingEvent = (MappingRequest, KeyCode, CInt)

    X11 Graphics.X11.Xlib.Event

    No documentation available.

  4. refreshKeyboardMapping :: XMappingEvent -> IO ()

    X11 Graphics.X11.Xlib.Event

    interface to the X11 library function XRefreshKeyboardMapping().

  5. UnmapEvent :: EventType -> CULong -> Bool -> Display -> Window -> Window -> Bool -> Event

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  6. getModifierMapping :: Display -> IO [(Modifier, [KeyCode])]

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  7. iconPixmapHintBit :: Int

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  8. refreshKeyboardMapping :: Event -> IO ()

    X11 Graphics.X11.Xlib.Extras

    refreshKeyboardMapping. TODO Remove this binding when the fix has been commited to X11

  9. unmapWindow :: Display -> Window -> IO ()

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  10. waIsUnmapped :: CInt

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

Page 558 of many | Previous | Next