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.
pattern
TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32gi-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
AnotherRecentSortType :: Int -> RecentSortTypegi-gtk3 GI.Gtk.Enums Catch-all for unknown values
AnotherSortType :: Int -> SortTypegi-gtk3 GI.Gtk.Enums Catch-all for unknown values
-
gi-gtk3 GI.Gtk.Enums Used to specify the sorting method to be applyed to the recently used resource list. Since: 2.10
RecentSortTypeCustom :: RecentSortTypegi-gtk3 GI.Gtk.Enums Sort the returned list using a custom sorting function passed using recentChooserSetSortFunc.
RecentSortTypeLru :: RecentSortTypegi-gtk3 GI.Gtk.Enums Sort the returned list with the least recently used items first.
RecentSortTypeMru :: RecentSortTypegi-gtk3 GI.Gtk.Enums Sort the returned list with the most recently used items first.
RecentSortTypeNone :: RecentSortTypegi-gtk3 GI.Gtk.Enums Do not sort the returned list of recently used resources.
CellRendererStateSorted :: CellRendererStategi-gtk3 GI.Gtk.Flags The cell is in a sorted row
RegionFlagsSorted :: RegionFlagsgi-gtk3 GI.Gtk.Flags Region is part of a sorted area.