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. set_background_pixmap :: Ptr SetWindowAttributes -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  2. set_backing_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  3. set_border_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  5. blackPixelOfScreen :: Screen -> Pixel

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XBlackPixelOfScreen().

  6. whitePixelOfScreen :: Screen -> Pixel

    X11 Graphics.X11.Xlib.Screen

    interface to the X11 library function XWhitePixelOfScreen().

  7. type Pixel = Word64

    X11 Graphics.X11.Xlib.Types

    No documentation available.

  8. color_pixel :: Color -> Pixel

    X11 Graphics.X11.Xlib.Types

    No documentation available.

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

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XSetWindowBackgroundPixmap().

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

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XSetWindowBorderPixmap().

Page 245 of many | Previous | Next