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.
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.
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.
fontButtonShowSize :: FontButtonClass self => Attr self Boolgtk 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
fontButtonShowStyle :: FontButtonClass self => Attr self Boolgtk 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
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.
-
hspec-golden-aeson Test.Aeson.Internal.Utils Used to eliminate the need for an Eq instance
-
hspec-golden-aeson Test.Aeson.Internal.Utils No documentation available.
useShowErrors :: KernelState -> Boolihaskell IHaskell.Types No documentation available.
useShowTypes :: KernelState -> Boolihaskell IHaskell.Types No documentation available.
traceShow :: Show a => String -> a -> aliquid-fixpoint Language.Fixpoint.Misc No documentation available.