Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. mk_ListBoxSortFunc :: C_ListBoxSortFunc -> IO (FunPtr C_ListBoxSortFunc)

    gi-gtk4 GI.Gtk.Callbacks

    Generate a function pointer callable from C code, from a C_ListBoxSortFunc.

  2. noFlowBoxSortFunc :: Maybe FlowBoxSortFunc

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc.

  3. noFlowBoxSortFunc_WithClosures :: Maybe FlowBoxSortFunc_WithClosures

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc_WithClosures.

  4. noListBoxSortFunc :: Maybe ListBoxSortFunc

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc.

  5. noListBoxSortFunc_WithClosures :: Maybe ListBoxSortFunc_WithClosures

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc_WithClosures.

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

    gi-gtk4 GI.Gtk.Callbacks

    Wrap a FlowBoxSortFunc into a C_FlowBoxSortFunc.

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

    gi-gtk4 GI.Gtk.Callbacks

    Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.

  8. pattern TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID :: Int32

    gi-gtk4 GI.Gtk.Constants

    Uses the default sort function in a TreeSortable. See also: treeSortableSetSortColumnId

  9. pattern TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32

    gi-gtk4 GI.Gtk.Constants

    Disables sorting in a TreeSortable. See also: treeSortableSetSortColumnId

  10. AccessiblePropertySort :: AccessibleProperty

    gi-gtk4 GI.Gtk.Enums

    Indicates if items in a table or grid are sorted in ascending or descending order. Value type: [enumaccessibleSort]

Page 185 of many | Previous | Next