Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. data AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    The possible values for the AccessiblePropertySort accessible property.

  2. AccessibleSortAscending :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    Items are sorted in ascending order by this column.

  3. AccessibleSortDescending :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    Items are sorted in descending order by this column.

  4. AccessibleSortNone :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    There is no defined sort applied to the column.

  5. AccessibleSortOther :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    A sort algorithm other than ascending or descending has been applied.

  6. AnotherAccessibleSort :: Int -> AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    Catch-all for unknown values

  7. AnotherSortType :: Int -> SortType

    gi-gtk4 GI.Gtk.Enums

    Catch-all for unknown values

  8. AnotherSorterChange :: Int -> SorterChange

    gi-gtk4 GI.Gtk.Enums

    Catch-all for unknown values

  9. AnotherSorterOrder :: Int -> SorterOrder

    gi-gtk4 GI.Gtk.Enums

    Catch-all for unknown values

  10. CellRendererStateSorted :: CellRendererState

    gi-gtk4 GI.Gtk.Flags

    The cell is in a sorted row

Page 186 of many | Previous | Next