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.

  1. wrap_ListBoxSortFunc :: Maybe (Ptr (FunPtr C_ListBoxSortFunc)) -> ListBoxSortFunc_WithClosures -> C_ListBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.

  2. wrap_RecentSortFunc :: Maybe (Ptr (FunPtr C_RecentSortFunc)) -> RecentSortFunc_WithClosures -> C_RecentSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a RecentSortFunc into a C_RecentSortFunc.

  3. pattern STOCK_SORT_ASCENDING :: Text

    gi-gtk3 GI.Gtk.Constants

    Deprecated: (Since version 3.10)Use named icon "view-sort-ascending".

  4. pattern STOCK_SORT_DESCENDING :: Text

    gi-gtk3 GI.Gtk.Constants

    Deprecated: (Since version 3.10)Use named icon "view-sort-descending".

  5. pattern TREE_SORTABLE_DEFAULT_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 the default sort function. See also treeSortableSetSortColumnId

  6. 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

  7. AnotherRecentSortType :: Int -> RecentSortType

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  8. AnotherSortType :: Int -> SortType

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  9. 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

  10. RecentSortTypeCustom :: RecentSortType

    gi-gtk3 GI.Gtk.Enums

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

Page 136 of many | Previous | Next