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.
setClipMask :: Display -> GC -> Pixmap -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetClipMask().
setClipOrigin :: Display -> GC -> Position -> Position -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetClipOrigin().
setDashes :: Display -> GC -> CInt -> String -> CInt -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetDashes().
setFillRule :: Display -> GC -> FillRule -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetFillRule().
setFillStyle :: Display -> GC -> FillStyle -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetFillStyle().
setFont :: Display -> GC -> Font -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetFont().
setForeground :: Display -> GC -> Pixel -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetForeground().
setFunction :: Display -> GC -> GXFunction -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetFunction().
setGraphicsExposures :: Display -> GC -> Bool -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetGraphicsExposures().
setLineAttributes :: Display -> GC -> CInt -> LineStyle -> CapStyle -> JoinStyle -> IO ()X11 Graphics.X11.Xlib.Context interface to the X11 library function XSetLineAttributes().