Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. numerableIconGetLabel :: (HasCallStack, MonadIO m, IsNumerableIcon a) => a -> m (Maybe Text)

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  2. numerableIconGetStyleContext :: (HasCallStack, MonadIO m, IsNumerableIcon a) => a -> m (Maybe StyleContext)

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  3. numerableIconNew :: (HasCallStack, MonadIO m, IsIcon a) => a -> m Icon

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  4. numerableIconNewWithStyleContext :: (HasCallStack, MonadIO m, IsIcon a, IsStyleContext b) => a -> b -> m Icon

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  5. numerableIconSetBackgroundGicon :: (HasCallStack, MonadIO m, IsNumerableIcon a, IsIcon b) => a -> Maybe b -> m ()

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  6. numerableIconSetBackgroundIconName :: (HasCallStack, MonadIO m, IsNumerableIcon a) => a -> Maybe Text -> m ()

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  7. numerableIconSetCount :: (HasCallStack, MonadIO m, IsNumerableIcon a) => a -> Int32 -> m ()

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  8. numerableIconSetLabel :: (HasCallStack, MonadIO m, IsNumerableIcon a) => a -> Maybe Text -> m ()

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  9. numerableIconSetStyleContext :: (HasCallStack, MonadIO m, IsNumerableIcon a, IsStyleContext b) => a -> b -> m ()

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  10. numericSorterGetExpression :: (HasCallStack, MonadIO m, IsNumericSorter a) => a -> m (Maybe Expression)

    gi-gtk4 GI.Gtk.Objects.NumericSorter

    Gets the expression that is evaluated to obtain numbers from items.

Page 91 of many | Previous | Next