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.
-
X11 Graphics.X11.Xlib.Atom No documentation available.
-
X11 Graphics.X11.Xlib.Atom No documentation available.
copyColormapAndFree :: Display -> Colormap -> IO ColormapX11 Graphics.X11.Xlib.Color interface to the X11 library function XCopyColormapAndFree().
createColormap :: Display -> Window -> Visual -> ColormapAlloc -> IO ColormapX11 Graphics.X11.Xlib.Color interface to the X11 library function XCreateColormap().
freeColormap :: Display -> Colormap -> IO ()X11 Graphics.X11.Xlib.Color interface to the X11 library function XFreeColormap().
installColormap :: Display -> Colormap -> IO ()X11 Graphics.X11.Xlib.Color interface to the X11 library function XInstallColormap().
uninstallColormap :: Display -> Colormap -> IO ()X11 Graphics.X11.Xlib.Color interface to the X11 library function XUninstallColormap().
defaultColormap :: Display -> ScreenNumber -> ColormapX11 Graphics.X11.Xlib.Display interface to the X11 library function XDefaultColormap().
type
XMappingEvent = (MappingRequest, KeyCode, CInt)X11 Graphics.X11.Xlib.Event No documentation available.
refreshKeyboardMapping :: XMappingEvent -> IO ()X11 Graphics.X11.Xlib.Event interface to the X11 library function XRefreshKeyboardMapping().