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

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc.

  2. noListBoxSortFunc_WithClosures :: Maybe ListBoxSortFunc_WithClosures

    gi-gtk4 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc_WithClosures.

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

    gi-gtk4 GI.Gtk.Callbacks

    Wrap a FlowBoxSortFunc into a C_FlowBoxSortFunc.

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

    gi-gtk4 GI.Gtk.Callbacks

    Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.

  5. pattern TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID :: Int32

    gi-gtk4 GI.Gtk.Constants

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

  6. pattern TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32

    gi-gtk4 GI.Gtk.Constants

    Disables sorting in a TreeSortable. See also: treeSortableSetSortColumnId

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

  8. data AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    The possible values for the AccessiblePropertySort accessible property.

  9. AccessibleSortAscending :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    Items are sorted in ascending order by this column.

  10. AccessibleSortDescending :: AccessibleSort

    gi-gtk4 GI.Gtk.Enums

    Items are sorted in descending order by this column.

Page 185 of many | Previous | Next