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

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. set_backing_planes :: Ptr SetWindowAttributes -> Pixel -> IO ()

    xmonad XMonad

    No documentation available.

  2. set_backing_store :: Ptr SetWindowAttributes -> BackingStore -> IO ()

    xmonad XMonad

    No documentation available.

  3. set_bit_gravity :: Ptr SetWindowAttributes -> BitGravity -> IO ()

    xmonad XMonad

    No documentation available.

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

    xmonad XMonad

    No documentation available.

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

    xmonad XMonad

    No documentation available.

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

    xmonad XMonad

    No documentation available.

  7. set_cursor :: Ptr SetWindowAttributes -> Cursor -> IO ()

    xmonad XMonad

    No documentation available.

  8. set_do_not_propagate_mask :: Ptr SetWindowAttributes -> EventMask -> IO ()

    xmonad XMonad

    No documentation available.

  9. set_event_mask :: Ptr SetWindowAttributes -> EventMask -> IO ()

    xmonad XMonad

    No documentation available.

  10. set_override_redirect :: Ptr SetWindowAttributes -> Bool -> IO ()

    xmonad XMonad

    No documentation available.

Page 742 of many | Previous | Next

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