Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
shortcutTriggerPrint :: (HasCallStack, MonadIO m, IsShortcutTrigger a) => a -> String -> m ()gi-gtk4 GI.Gtk.Objects.ShortcutTrigger Prints the given trigger into a string for the developer. This is meant for debugging and logging. The form of the representation may change at any time and is not guaranteed to stay identical.
-
gi-gtk4 GI.Gtk.Objects.ShortcutTrigger Prints the given trigger into a string. This function is returning a translated string for presentation to end users for example in menu items or in help texts. The display in use may influence the resulting string in various forms, such as resolving hardware keycodes or by causing display-specific modifier names. The form of the representation may change at any time and is not guaranteed to stay identical.
cssSectionPrint :: (HasCallStack, MonadIO m) => CssSection -> String -> m ()gi-gtk4 GI.Gtk.Structs.CssSection Prints the section into string in a human-readable form. This is a form like gtk.css:32:1-23 to denote line 32, characters 1 to 23 in the file gtk.css.
gfnPrintf :: forall (m :: Type -> Type) p h . Monad m => Function (Run p m h)ginger Text.Ginger.Run.Builtins No documentation available.
glp_print_ipt :: Ptr Problem -> CString -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_print_mip :: Ptr Problem -> CString -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_print_ranges :: Ptr Problem -> CInt -> Ptr CInt -> Unused CInt -> CString -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_print_sol :: Ptr Problem -> CString -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
prettyPrint :: (Hashable v, Eq v, Show v, Show e) => DGraph v e -> Stringgraphite Data.Graph.DGraph Pretty print a DGraph
prettyPrint :: (Hashable v, Eq v, Show v, Show e) => UGraph v e -> Stringgraphite Data.Graph.UGraph Pretty print a UGraph