Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showSignal :: WidgetClass self => Signal self (IO ())gtk3 Graphics.UI.Gtk.Abstract.Widget The widget is shown.
showGlyphString :: GlyphItem -> Render ()gtk3 Graphics.UI.Gtk.Cairo Draw a glyph string.
- The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.
showLayout :: PangoLayout -> Render ()gtk3 Graphics.UI.Gtk.Cairo Draw a PangoLayout.
- The top-left corner of the PangoLayout will be drawn at the current point of the cairo context.
showLayoutLine :: LayoutLine -> Render ()gtk3 Graphics.UI.Gtk.Cairo Draw a LayoutLine.
- The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.
showChunk :: forall (m :: Type -> Type) . Chunk m -> Stringheist Heist.Internal.Types No documentation available.
showDocWith :: DynFlags -> Mode -> Doc -> Stringhie-bios HIE.Bios.Ghc.Doc No documentation available.
showOneLine :: DynFlags -> PprStyle -> SDoc -> Stringhie-bios HIE.Bios.Ghc.Doc No documentation available.
showPage :: DynFlags -> PprStyle -> SDoc -> Stringhie-bios HIE.Bios.Ghc.Doc No documentation available.
-
hledger-web Hledger.Web.Import utility function converting a Char to a show function that simply prepends the character unchanged.
showIntegral :: Integral a => a -> Stringhledger-web Hledger.Web.Import No documentation available.