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. setPlaneMask :: Display -> GC -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetPlaneMask().

  2. setState :: Display -> GC -> Pixel -> Pixel -> GXFunction -> Pixel -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetState().

  3. setStipple :: Display -> GC -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetStipple().

  4. setSubwindowMode :: Display -> GC -> SubWindowMode -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetSubwindowMode().

  5. setTSOrigin :: Display -> GC -> Position -> Position -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetTSOrigin().

  6. setTile :: Display -> GC -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Context

    interface to the X11 library function XSetTile().

  7. setClassHint :: Display -> Window -> ClassHint -> IO ()

    X11 Graphics.X11.Xlib.Extras

    Set the WM_CLASS property for the given window.

  8. setClientMessageEvent :: XEventPtr -> Window -> Atom -> CInt -> Atom -> Time -> IO ()

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  9. setClientMessageEvent' :: XEventPtr -> Window -> Atom -> CInt -> [CInt] -> IO ()

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  10. setConfigureEvent :: XEventPtr -> Window -> Window -> CInt -> CInt -> CInt -> CInt -> CInt -> Window -> Bool -> IO ()

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

Page 323 of many | Previous | Next