Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

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

    gi-gtk3 GI.Gtk.Objects.NumerableIcon

    Deprecated: (Since version 3.14)

  9. 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.

  10. numericSorterGetSortOrder :: (HasCallStack, MonadIO m, IsNumericSorter a) => a -> m SortType

    gi-gtk4 GI.Gtk.Objects.NumericSorter

    Gets whether this sorter will sort smaller numbers first.

Page 91 of many | Previous | Next