Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

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

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XInstallColormap().

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

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XUninstallColormap().

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

    X11 Graphics.X11.Xlib.Display

    interface to the X11 library function XDefaultColormap().

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

    X11 Graphics.X11.Xlib.Event

    No documentation available.

  5. refreshKeyboardMapping :: XMappingEvent -> IO ()

    X11 Graphics.X11.Xlib.Event

    interface to the X11 library function XRefreshKeyboardMapping().

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

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

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

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  8. iconPixmapHintBit :: Int

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  9. refreshKeyboardMapping :: Event -> IO ()

    X11 Graphics.X11.Xlib.Extras

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

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

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

Page 558 of many | Previous | Next