Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
headV :: Vector Value -> Valueede Text.EDE.Internal.Filters No documentation available.
header :: Lens' HeaderDataUnit Headerfits-parse Data.Fits No documentation available.
headToUpper :: [Char] -> [Char]fitspec Test.FitSpec.PrettyPrint No documentation available.
headOfCons :: Proof (Head (Cons' x xs) == x)gdp Theory.Lists Axiom: The head of cons x y is x.
headerBarGetDecorationLayout :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.HeaderBar Gets the decoration layout of the GtkHeaderBar.
headerBarGetShowTitleButtons :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.HeaderBar Returns whether this header bar shows the standard window title buttons.
headerBarGetTitleWidget :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Widget)gi-gtk4 GI.Gtk.Objects.HeaderBar Retrieves the title widget of the header. See headerBarSetTitleWidget.
headerBarNew :: (HasCallStack, MonadIO m) => m HeaderBargi-gtk4 GI.Gtk.Objects.HeaderBar Creates a new GtkHeaderBar widget.
headerBarPackEnd :: (HasCallStack, MonadIO m, IsHeaderBar a, IsWidget b) => a -> b -> m ()gi-gtk4 GI.Gtk.Objects.HeaderBar Adds child to bar, packed with reference to the end of the bar.
headerBarPackStart :: (HasCallStack, MonadIO m, IsHeaderBar a, IsWidget b) => a -> b -> m ()gi-gtk4 GI.Gtk.Objects.HeaderBar Adds child to bar, packed with reference to the start of the bar.