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.

  1. viewGetShowLineNumbers :: (HasCallStack, MonadIO m, IsView a) => a -> m Bool

    gi-gtksource5 GI.GtkSource.Objects.View

    Returns whether line numbers are displayed beside the text.

  2. viewSetShowLineNumbers :: (HasCallStack, MonadIO m, IsView a) => a -> Bool -> m ()

    gi-gtksource5 GI.GtkSource.Objects.View

    If True line numbers will be displayed beside the text.

  3. AatLayoutFeatureSelectorTLowerCaseNumbers :: AatLayoutFeatureSelectorT

    gi-harfbuzz GI.HarfBuzz.Enums

    for HB_AAT_LAYOUT_FEATURE_TYPE_NUMBER_CASE

  4. AatLayoutFeatureSelectorTUpperCaseNumbers :: AatLayoutFeatureSelectorT

    gi-harfbuzz GI.HarfBuzz.Enums

    for HB_AAT_LAYOUT_FEATURE_TYPE_NUMBER_CASE

  5. type C_ClassEnumeratePropertiesFunction = Ptr Class -> Ptr Context -> Ptr () -> IO Ptr CString

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    Type for the callback on the (unwrapped) C side.

  6. type ClassEnumeratePropertiesFunction = Class -> Context -> Ptr () -> IO Maybe [Text]

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    The type of enumerate_properties in ClassVTable. This is only required when you need to handle external properties not added to the prototype.

  7. dynamic_ClassEnumeratePropertiesFunction :: (HasCallStack, MonadIO m, IsClass a, IsContext b) => FunPtr C_ClassEnumeratePropertiesFunction -> a -> b -> Ptr () -> m (Maybe [Text])

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    Given a pointer to a foreign C function, wrap it into a function callable from Haskell.

  8. genClosure_ClassEnumeratePropertiesFunction :: MonadIO m => ClassEnumeratePropertiesFunction -> m (GClosure C_ClassEnumeratePropertiesFunction)

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    Wrap the callback into a GClosure.

  9. mk_ClassEnumeratePropertiesFunction :: C_ClassEnumeratePropertiesFunction -> IO (FunPtr C_ClassEnumeratePropertiesFunction)

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    Generate a function pointer callable from C code, from a C_ClassEnumeratePropertiesFunction.

  10. noClassEnumeratePropertiesFunction :: Maybe ClassEnumeratePropertiesFunction

    gi-javascriptcore6 GI.JavaScriptCore.Callbacks

    A convenience synonym for Nothing :: Maybe ClassEnumeratePropertiesFunction.

Page 193 of many | Previous | Next