Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. bitmapUnit :: Display -> CInt

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapUnit().

  2. createPixmap :: Display -> Drawable -> Dimension -> Dimension -> CInt -> IO Pixmap

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmap().

  3. createPixmapCursor :: Display -> Pixmap -> Pixmap -> Color -> Color -> Dimension -> Dimension -> IO Cursor

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmapCursor().

  4. freePixmap :: Display -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XFreePixmap().

  5. 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.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  9. visualColormapSizeMask :: VisualInfoMask

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  10. defaultColormapOfScreen :: Screen -> Colormap

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XDefaultColormapOfScreen().

Page 560 of many | Previous | Next