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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

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

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  8. set_save_under :: Ptr SetWindowAttributes -> Bool -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  9. set_win_gravity :: Ptr SetWindowAttributes -> WindowGravity -> IO ()

    X11 Graphics.X11.Xlib.Misc

    No documentation available.

  10. setRegion :: Display -> GC -> Region -> IO CInt

    X11 Graphics.X11.Xlib.Region

    interface to the X11 library function XSetRegion().

Page 326 of many | Previous | Next

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