Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. type XMappingEvent = (MappingRequest, KeyCode, CInt)

    X11 Graphics.X11.Xlib.Event

    No documentation available.

  2. refreshKeyboardMapping :: XMappingEvent -> IO ()

    X11 Graphics.X11.Xlib.Event

    interface to the X11 library function XRefreshKeyboardMapping().

  3. UnmapEvent :: EventType -> CULong -> Bool -> Display -> Window -> Window -> Bool -> Event

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  4. getModifierMapping :: Display -> IO [(Modifier, [KeyCode])]

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  5. iconPixmapHintBit :: Int

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  6. refreshKeyboardMapping :: Event -> IO ()

    X11 Graphics.X11.Xlib.Extras

    refreshKeyboardMapping. TODO Remove this binding when the fix has been commited to X11

  7. unmapWindow :: Display -> Window -> IO ()

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  8. waIsUnmapped :: CInt

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  9. wa_colormap :: WindowAttributes -> Colormap

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

  10. wa_map_installed :: WindowAttributes -> Bool

    X11 Graphics.X11.Xlib.Extras

    No documentation available.

Page 560 of many | Previous | Next