Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk3 GI.Gtk.Callbacks Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.
-
gi-gtk3 GI.Gtk.Callbacks Wrap a RecentSortFunc into a C_RecentSortFunc.
pattern
STOCK_SORT_ASCENDING :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)Use named icon "view-sort-ascending".
pattern
STOCK_SORT_DESCENDING :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)Use named icon "view-sort-descending".
pattern
TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID :: Int32gi-gtk3 GI.Gtk.Constants The GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a TreeSortable use the default sort function. See also treeSortableSetSortColumnId
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.