Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. pattern TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32

    gi-gtk3 GI.Gtk.Constants

    The GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a TreeSortable use no sorting. See also treeSortableSetSortColumnId

  2. AnotherRecentSortType :: Int -> RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  3. AnotherSortType :: Int -> SortType

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  4. data RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Used to specify the sorting method to be applyed to the recently used resource list. Since: 2.10

  5. RecentSortTypeCustom :: RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Sort the returned list using a custom sorting function passed using recentChooserSetSortFunc.

  6. RecentSortTypeLru :: RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Sort the returned list with the least recently used items first.

  7. RecentSortTypeMru :: RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Sort the returned list with the most recently used items first.

  8. RecentSortTypeNone :: RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Do not sort the returned list of recently used resources.

  9. CellRendererStateSorted :: CellRendererState

    gi-gtk3 GI.Gtk.Flags

    The cell is in a sorted row

  10. RegionFlagsSorted :: RegionFlags

    gi-gtk3 GI.Gtk.Flags

    Region is part of a sorted area.

Page 145 of many | Previous | Next