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. fontButtonSetShowSize :: FontButtonClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Selectors.FontButton

    If showSize is True, the font size will be displayed along with the name of the selected font.

  2. fontButtonSetShowStyle :: FontButtonClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Selectors.FontButton

    If showStyle is True, the font style will be displayed along with name of the selected font.

  3. fontButtonShowSize :: FontButtonClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Selectors.FontButton

    If this property is set to True, the selected font size will be shown in the label. For a more WYSIWIG way to show the selected size, see the ::use-size property. Default value: True

  4. fontButtonShowStyle :: FontButtonClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Selectors.FontButton

    If this property is set to True, the name of the selected font style will be shown in the label. For a more WYSIWIG way to show the selected style, see the ::use-font property. Default value: True

  5. windowReshowWithInitialSize :: WindowClass self => self -> IO ()

    gtk Graphics.UI.Gtk.Windows.Window

    Hides window, then reshows it, resetting the default size and position of the window. Used by GUI builders only.

  6. newtype JsonShow a

    hspec-golden-aeson Test.Aeson.Internal.Utils

    Used to eliminate the need for an Eq instance

  7. JsonShow :: a -> JsonShow a

    hspec-golden-aeson Test.Aeson.Internal.Utils

    No documentation available.

  8. useShowErrors :: KernelState -> Bool

    ihaskell IHaskell.Types

    No documentation available.

  9. useShowTypes :: KernelState -> Bool

    ihaskell IHaskell.Types

    No documentation available.

  10. traceShow :: Show a => String -> a -> a

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

Page 357 of many | Previous | Next