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.
set_border_pixel :: Ptr SetWindowAttributes -> Pixel -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_border_pixmap :: Ptr SetWindowAttributes -> Pixmap -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_colormap :: Ptr SetWindowAttributes -> Colormap -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_cursor :: Ptr SetWindowAttributes -> Cursor -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_do_not_propagate_mask :: Ptr SetWindowAttributes -> EventMask -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_event_mask :: Ptr SetWindowAttributes -> EventMask -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_override_redirect :: Ptr SetWindowAttributes -> Bool -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_save_under :: Ptr SetWindowAttributes -> Bool -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
set_win_gravity :: Ptr SetWindowAttributes -> WindowGravity -> IO ()X11 Graphics.X11.Xlib.Misc No documentation available.
setRegion :: Display -> GC -> Region -> IO CIntX11 Graphics.X11.Xlib.Region interface to the X11 library function XSetRegion().