Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. bitmapPad :: Display -> CInt

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapPad().

  2. bitmapUnit :: Display -> CInt

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapUnit().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmap().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmapCursor().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XFreePixmap().

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

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  10. visualColormapSizeMask :: VisualInfoMask

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

Page 560 of many | Previous | Next