Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
dynamic_PrintFunc :: (HasCallStack, MonadIO m) => FunPtr C_PrintFunc -> Text -> m ()gi-glib GI.GLib.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
genClosure_PrintFunc :: MonadIO m => PrintFunc -> m (GClosure C_PrintFunc)gi-glib GI.GLib.Callbacks Wrap the callback into a GClosure.
mk_PrintFunc :: C_PrintFunc -> IO (FunPtr C_PrintFunc)gi-glib GI.GLib.Callbacks Generate a function pointer callable from C code, from a C_PrintFunc.
noPrintFunc :: Maybe PrintFuncgi-glib GI.GLib.Callbacks wrap_PrintFunc :: Maybe (Ptr (FunPtr C_PrintFunc)) -> PrintFunc -> C_PrintFuncgi-glib GI.GLib.Callbacks Wrap a PrintFunc into a C_PrintFunc.
-
gi-glib GI.GLib.Flags No description available in the introspection data.
unicharIsprint :: (HasCallStack, MonadIO m) => Char -> m Boolgi-glib GI.GLib.Functions Determines whether a character is printable. Unlike unicharIsgraph, returns True for spaces. Given some UTF-8 text, obtain a character value with utf8GetChar.
memChunkPrint :: (HasCallStack, MonadIO m) => MemChunk -> m ()gi-glib GI.GLib.Structs.MemChunk No description available in the introspection data.
relationPrint :: (HasCallStack, MonadIO m) => Relation -> m ()gi-glib GI.GLib.Structs.Relation Deprecated: (Since version 2.26)Rarely used API
debugPrintSeed :: DebugParams -> Seed -> IO ()tls Network.TLS Add a way to print the seed that was randomly generated. re-using the same seed will reproduce the same randomness with debugSeed Default: no printing