• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. ev_subpixel_order :: Event -> !SubpixelOrder

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  2. ev_subpixel_order :: Event -> !SubpixelOrder

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  3. iconPixmapHintBit :: Int

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  4. wmh_icon_pixmap :: WMHints -> Pixmap

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  5. getPixel :: Image -> CInt -> CInt -> CULong

    X11 Graphics.X11.Xlib.Image

    interface to the X11 library function XGetPixel().

  6. xGetPixel :: Image -> CInt -> CInt -> IO CULong

    X11 Graphics.X11.Xlib.Image

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmap().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmapCursor().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XFreePixmap().

  10. set_background_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

Page 244 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete