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. noListBoxSortFunc :: Maybe ListBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc.

  2. noListBoxSortFunc_WithClosures :: Maybe ListBoxSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc_WithClosures.

  3. noRecentSortFunc :: Maybe RecentSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe RecentSortFunc.

  4. noRecentSortFunc_WithClosures :: Maybe RecentSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe RecentSortFunc_WithClosures.

  5. wrap_FlowBoxSortFunc :: Maybe (Ptr (FunPtr C_FlowBoxSortFunc)) -> FlowBoxSortFunc_WithClosures -> C_FlowBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a FlowBoxSortFunc into a C_FlowBoxSortFunc.

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

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.

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

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a RecentSortFunc into a C_RecentSortFunc.

  8. pattern STOCK_SORT_ASCENDING :: Text

    gi-gtk3 GI.Gtk.Constants

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

  9. pattern STOCK_SORT_DESCENDING :: Text

    gi-gtk3 GI.Gtk.Constants

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

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

Page 144 of many | Previous | Next