Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
gPrecShowsC :: GShowC p c f => p (ShowsPrec a) -> String -> Fixity -> M1 C c f a -> PrecShowSgeneric-data Generic.Data.Internal.Show No documentation available.
gPrecShowsFields :: GShowFields p f => p (ShowsPrec a) -> f a -> [PrecShowS]generic-data Generic.Data.Internal.Show No documentation available.
gPrecShowsNamed :: GShowNamed p f => p (ShowsPrec a) -> f a -> ShowFieldsgeneric-data Generic.Data.Internal.Show No documentation available.
gPrecShowsSingle :: GShowSingle p f => p (ShowsPrec a) -> f a -> PrecShowSgeneric-data Generic.Data.Internal.Show No documentation available.
-
generic-data Generic.Data.Internal.Show Generic liftShowsPrec.
gprecShows :: (Generic a, GShow0 (Rep a)) => a -> PrecShowSgeneric-data Generic.Data.Internal.Show No documentation available.
gshowsPrec :: (Generic a, GShow0 (Rep a)) => Int -> a -> ShowSgeneric-data Generic.Data.Internal.Show Generic showsPrec.
instance Show MyType where showsPrec = gshowsPrec
-
gi-atk GI.Atk.Enums Indicates this object, the object's parent, the object's parent's parent, and so on, are all 'shown' to the end-user, i.e. subject to "exposure" if blocking or obscuring objects do not interpose between this object and the top of the window stack.
getShowEvents :: (HasCallStack, MonadIO m) => m Boolgi-gdk3 GI.Gdk.Functions Gets whether event debugging output is enabled.
setShowEvents :: (HasCallStack, MonadIO m) => Bool -> m ()gi-gdk3 GI.Gdk.Functions Sets whether a trace of received events is output. Note that GTK+ must be compiled with debugging (that is, configured using the --enable-debug option) to use this option.