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.
treeViewColumnSetSortIndicator :: (HasCallStack, MonadIO m, IsTreeViewColumn a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.TreeViewColumn Call this function with a setting of True to display an arrow in the header button indicating the column is sorted. Call treeViewColumnSetSortOrder to change the direction of the arrow.
treeViewColumnSetSortOrder :: (HasCallStack, MonadIO m, IsTreeViewColumn a) => a -> SortType -> m ()gi-gtk3 GI.Gtk.Objects.TreeViewColumn Changes the appearance of the sort indicator. This does not actually sort the model. Use treeViewColumnSetSortColumnId if you want automatic sorting support. This function is primarily for custom sorting behavior, and should be used in conjunction with treeSortableSetSortColumnId to do that. For custom models, the mechanism will vary. The sort indicator changes direction to indicate normal sort or reverse sort. Note that you must have the sort indicator enabled to see anything when calling this function; see treeViewColumnSetSortIndicator.
gfnDictsort :: forall (m :: Type -> Type) p h . Monad m => Function (Run p m h)ginger Text.Ginger.Run.Builtins No documentation available.
gfnSort :: forall p (m :: Type -> Type) h . Monad m => Function (Run p m h)ginger Text.Ginger.Run.Builtins No documentation available.
fileAttributeStandardSortOrder :: Stringgio System.GIO.File.FileAttribute No documentation available.
fileInfoGetSortOrder :: FileInfoClass info => info -> Intgio System.GIO.File.FileInfo Gets the value of the sortOrder attribute from the FileInfo. See FileAttributeStandardSortOrder.
fileInfoSetSortOrder :: FileInfoClass info => info -> Int -> IO ()gio System.GIO.File.FileInfo Sets the FileAttributeStandardSymlinkTarget attribute in the file info to the given symlink target. fileInfoSetSymlinkTarget :: FileInfoClass info => info -> String -- ^ symlinkTarget a static string containing a path to a symlink target. -> IO () fileInfoSetSymlinkTarget info symlinkTarget = withUTFString symlinkTarget $ symlinkTargetPtr -> {#call g_file_info_set_symlink_target#} (toFileInfo info) symlinkTargetPtr Sets the sort order attribute in the file info structure. See FileAttributeStandardSortOrder.
glp_sort_matrix :: Ptr Problem -> IO ()glpk-headers Math.Programming.Glpk.Header No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor Cursor types.
-
gtk Graphics.UI.Gtk.General.StockItems No documentation available.