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. readBitmapFile :: Display -> Drawable -> String -> IO (Either String (Dimension, Dimension, Pixmap, Maybe CInt, Maybe CInt))

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XReadBitmapFile.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  5. visualColormapSizeMask :: VisualInfoMask

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  6. defaultColormapOfScreen :: Screen -> Colormap

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XDefaultColormapOfScreen().

  7. maxCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMaxCmapsOfScreen().

  8. minCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMinCmapsOfScreen().

  9. visualInfo_colormapSize :: VisualInfo -> CInt

    X11 Graphics.X11.Xlib.Types

    No documentation available.

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

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XSetWindowBackgroundPixmap().

Page 560 of many | Previous | Next