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.
noListBoxSortFunc :: Maybe ListBoxSortFuncgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxSortFunc.
noListBoxSortFunc_WithClosures :: Maybe ListBoxSortFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxSortFunc_WithClosures.
-
gi-gtk4 GI.Gtk.Callbacks Wrap a FlowBoxSortFunc into a C_FlowBoxSortFunc.
-
gi-gtk4 GI.Gtk.Callbacks Wrap a ListBoxSortFunc into a C_ListBoxSortFunc.
pattern
TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID :: Int32gi-gtk4 GI.Gtk.Constants Uses the default sort function in a TreeSortable. See also: treeSortableSetSortColumnId
pattern
TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32gi-gtk4 GI.Gtk.Constants Disables sorting in a TreeSortable. See also: treeSortableSetSortColumnId
AccessiblePropertySort :: AccessiblePropertygi-gtk4 GI.Gtk.Enums Indicates if items in a table or grid are sorted in ascending or descending order. Value type: [enumaccessibleSort]
-
gi-gtk4 GI.Gtk.Enums The possible values for the AccessiblePropertySort accessible property.
AccessibleSortAscending :: AccessibleSortgi-gtk4 GI.Gtk.Enums Items are sorted in ascending order by this column.
AccessibleSortDescending :: AccessibleSortgi-gtk4 GI.Gtk.Enums Items are sorted in descending order by this column.