Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmapCursor().

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

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XFreePixmap().

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

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  7. visualColormapSizeMask :: VisualInfoMask

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  8. defaultColormapOfScreen :: Screen -> Colormap

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XDefaultColormapOfScreen().

  9. maxCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMaxCmapsOfScreen().

  10. minCmapsOfScreen :: Screen -> CInt

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XMinCmapsOfScreen().

Page 562 of many | Previous | Next