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.

  1. drop_closures_SettingsBindSetMapping :: SettingsBindSetMapping -> SettingsBindSetMapping_WithClosures

    gi-gio GI.Gio.Callbacks

    A simple wrapper that ignores the closure arguments.

  2. drop_closures_SettingsGetMapping :: SettingsGetMapping -> SettingsGetMapping_WithClosures

    gi-gio GI.Gio.Callbacks

    A simple wrapper that ignores the closure arguments.

  3. dynamic_SettingsBindGetMapping :: (HasCallStack, MonadIO m) => FunPtr C_SettingsBindGetMapping -> GValue -> GVariant -> Ptr () -> m Bool

    gi-gio GI.Gio.Callbacks

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

  4. dynamic_SettingsBindSetMapping :: (HasCallStack, MonadIO m) => FunPtr C_SettingsBindSetMapping -> GValue -> VariantType -> Ptr () -> m (Maybe GVariant)

    gi-gio GI.Gio.Callbacks

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

  5. dynamic_SettingsGetMapping :: (HasCallStack, MonadIO m) => FunPtr C_SettingsGetMapping -> Maybe GVariant -> Ptr () -> m (Bool, Ptr ())

    gi-gio GI.Gio.Callbacks

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

  6. genClosure_SettingsBindGetMapping :: MonadIO m => SettingsBindGetMapping -> m (GClosure C_SettingsBindGetMapping)

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

  7. genClosure_SettingsBindSetMapping :: MonadIO m => SettingsBindSetMapping -> m (GClosure C_SettingsBindSetMapping)

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

  8. genClosure_SettingsGetMapping :: MonadIO m => SettingsGetMapping -> m (GClosure C_SettingsGetMapping)

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

  9. mk_SettingsBindGetMapping :: C_SettingsBindGetMapping -> IO (FunPtr C_SettingsBindGetMapping)

    gi-gio GI.Gio.Callbacks

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

  10. mk_SettingsBindSetMapping :: C_SettingsBindSetMapping -> IO (FunPtr C_SettingsBindSetMapping)

    gi-gio GI.Gio.Callbacks

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

Page 511 of many | Previous | Next