Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. constructSettingsGtkAlternativeSortArrows :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtk4 GI.Gtk.Objects.Settings

    Construct a GValueConstruct with valid value for the “gtk-alternative-sort-arrows” property. This is rarely needed directly, but it is used by new.

  2. getSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> m Bool

    gi-gtk4 GI.Gtk.Objects.Settings

    Get the value of the “gtk-alternative-sort-arrows” property. When overloading is enabled, this is equivalent to

    get settings #gtkAlternativeSortArrows
    

  3. setSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.Settings

    Set the value of the “gtk-alternative-sort-arrows” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkAlternativeSortArrows := value ]
    

  4. notebookStyleArrowSpacing :: NotebookClass self => ReadAttr self Bool

    gtk Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleArrowSpacing property defines the spacing between the scroll arrows and the tabs. Allowed values: >= 0 Default value: 0

    • Available since Gtk version 2.10

  5. comboEnableArrowsAlways :: ComboClass self => Attr self Bool

    gtk Graphics.UI.Gtk.MenuComboToolbar.Combo

    Obsolete property, ignored. Default value: True

  6. comboSetUseArrows :: ComboClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.MenuComboToolbar.Combo

    Specifies if the arrow (cursor) keys can be used to step through the items in the list. This is on by default.

  7. comboSetUseArrowsAlways :: ComboClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.MenuComboToolbar.Combo

    Obsolete function, does nothing.

  8. fixedListArrowSequence :: forall arrow (n :: PeanoNat) a b . Arrow arrow => FixedList n (arrow a b) -> arrow (FixedList n a) (FixedList n b)

    witness Data.Type.Witness.Specific.FixedList

    No documentation available.

  9. fixedListArrowSequence_ :: forall arrow (n :: PeanoNat) a . Arrow arrow => FixedList n (arrow a ()) -> arrow (FixedList n a) ()

    witness Data.Type.Witness.Specific.FixedList

    No documentation available.

  10. narrowSVecI16x8ToVecI8x16 :: Op

    binaryen Binaryen.Op

    No documentation available.

Page 10 of many | Previous | Next