Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gio GI.Gio.Objects.MountOperation Connect a signal handler for the showUnmountProgress signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after mountOperation #showUnmountProgress callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension. -
gi-gio GI.Gio.Objects.MountOperation Connect a signal handler for the showProcesses signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on mountOperation #showProcesses callback
-
gi-gio GI.Gio.Objects.MountOperation Connect a signal handler for the showUnmountProgress signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on mountOperation #showUnmountProgress callback
traceShow :: Show a => a -> b -> brelude Relude.Debug Warning: traceShow remains in code
traceShowId :: Show a => a -> arelude Relude.Debug Warning: traceShowId remains in code
traceShowM :: (Show a, Applicative f) => a -> f ()relude Relude.Debug Warning: traceShowM remains in code
traceShowWith :: Show b => (a -> b) -> a -> arelude Relude.Debug Warning: 'traceShowWith remains in code
pTraceShow :: Show a => a -> b -> bpretty-simple Debug.Pretty.Simple Warning: pTraceShow remains in code
pTraceShowForceColor :: Show a => a -> b -> bpretty-simple Debug.Pretty.Simple Warning: pTraceShowForceColor remains in code
pTraceShowId :: Show a => a -> apretty-simple Debug.Pretty.Simple Warning: pTraceShowId remains in code