Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. set_background_pixmap :: Ptr SetWindowAttributes -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  2. set_border_pixmap :: Ptr SetWindowAttributes -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  3. set_colormap :: Ptr SetWindowAttributes -> Colormap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  4. visualColormapSizeMask :: VisualInfoMask

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  5. defaultColormapOfScreen :: Screen -> Colormap

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XDefaultColormapOfScreen().

  6. maxCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMaxCmapsOfScreen().

  7. minCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMinCmapsOfScreen().

  8. visualInfo_colormapSize :: VisualInfo -> CInt

    X11 Graphics.X11.Xlib.Types

    No documentation available.

  9. setWindowBackgroundPixmap :: Display -> Window -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XSetWindowBackgroundPixmap().

  10. setWindowBorderPixmap :: Display -> Window -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XSetWindowBorderPixmap().

Page 560 of many | Previous | Next