Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. rGB_GREEN_MAP :: Atom

    X11 Graphics.X11.Xlib.Atom

    No documentation available.

  2. rGB_RED_MAP :: Atom

    X11 Graphics.X11.Xlib.Atom

    No documentation available.

  3. copyColormapAndFree :: Display -> Colormap -> IO Colormap

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XCopyColormapAndFree().

  4. createColormap :: Display -> Window -> Visual -> ColormapAlloc -> IO Colormap

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XCreateColormap().

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

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XFreeColormap().

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

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XInstallColormap().

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

    X11 Graphics.X11.Xlib.Color

    interface to the X11 library function XUninstallColormap().

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

    X11 Graphics.X11.Xlib.Display

    interface to the X11 library function XDefaultColormap().

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

    X11 Graphics.X11.Xlib.Event

    No documentation available.

  10. refreshKeyboardMapping :: XMappingEvent -> IO ()

    X11 Graphics.X11.Xlib.Event

    interface to the X11 library function XRefreshKeyboardMapping().

Page 557 of many | Previous | Next