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. setClipMask :: Display -> GC -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetClipMask().

  2. setClipOrigin :: Display -> GC -> Position -> Position -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetClipOrigin().

  3. setDashes :: Display -> GC -> CInt -> String -> CInt -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetDashes().

  4. setFillRule :: Display -> GC -> FillRule -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetFillRule().

  5. setFillStyle :: Display -> GC -> FillStyle -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetFillStyle().

  6. setFont :: Display -> GC -> Font -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetFont().

  7. setForeground :: Display -> GC -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetForeground().

  8. setFunction :: Display -> GC -> GXFunction -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetFunction().

  9. setGraphicsExposures :: Display -> GC -> Bool -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetGraphicsExposures().

  10. setLineAttributes :: Display -> GC -> CInt -> LineStyle -> CapStyle -> JoinStyle -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetLineAttributes().

Page 322 of many | Previous | Next