Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. xFreeModifiermap :: Ptr () -> IO (Ptr CInt)

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  2. xGetModifierMapping :: Display -> IO (Ptr ())

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  3. xRefreshKeyboardMapping :: Ptr () -> IO CInt

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  4. xUnmapWindow :: Display -> Window -> IO CInt

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  5. bitmapBitOrder :: Display -> ByteOrder

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapBitOrder().

  6. bitmapPad :: Display -> CInt

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapPad().

  7. bitmapUnit :: Display -> CInt

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XBitmapUnit().

  8. createPixmap :: Display -> Drawable -> Dimension -> Dimension -> CInt -> IO Pixmap

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmap().

  9. createPixmapCursor :: Display -> Pixmap -> Pixmap -> Color -> Color -> Dimension -> Dimension -> IO Cursor

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XCreatePixmapCursor().

  10. freePixmap :: Display -> Pixmap -> IO ()

    X11 Graphics.X11.Xlib.Misc

    interface to the X11 library function XFreePixmap().

Page 559 of many | Previous | Next