Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt

    This method is used to print the string to be displayed in the command line window.

  2. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt.AppLauncher

    This method is used to print the string to be displayed in the command line window.

  3. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt.ConfirmPrompt

    This method is used to print the string to be displayed in the command line window.

  4. showKm :: [((KeyMask, KeySym), NamedAction)] -> [String]

    xmonad-contrib XMonad.Util.NamedActions

    No documentation available.

  5. showKmSimple :: [((KeyMask, KeySym), NamedAction)] -> [[Char]]

    xmonad-contrib XMonad.Util.NamedActions

    No documentation available.

  6. showSimpleWindow :: WindowConfig -> [String] -> X Window

    xmonad-contrib XMonad.Util.XUtils

    Create a window, then fill and show it with the given text. If you are looking for a version of this function that also takes care of destroying the window, refer to withSimpleWindow.

  7. showWindow :: Window -> X ()

    xmonad-contrib XMonad.Util.XUtils

    Map a window

  8. showWindows :: [Window] -> X ()

    xmonad-contrib XMonad.Util.XUtils

    the list version

  9. shownTos :: View -> IORef Point

    yi-frontend-pango Yi.Frontend.Pango.Control

    No documentation available.

  10. showSVG :: Double -> Double -> [(Id, SVG)] -> String

    yjsvg Text.XML.YJSVG

    No documentation available.

Page 189 of many | Previous | Next