Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. 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.

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

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

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

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

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

    gi-gio GI.Gio.Callbacks

    Wrap the callback into a GClosure.

  5. 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.

  6. 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.

  7. mk_SettingsGetMapping :: C_SettingsGetMapping -> IO (FunPtr C_SettingsGetMapping)

    gi-gio GI.Gio.Callbacks

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

  8. noSettingsBindGetMapping :: Maybe SettingsBindGetMapping

    gi-gio GI.Gio.Callbacks

    A convenience synonym for Nothing :: Maybe SettingsBindGetMapping.

  9. noSettingsBindGetMapping_WithClosures :: Maybe SettingsBindGetMapping_WithClosures

    gi-gio GI.Gio.Callbacks

    A convenience synonym for Nothing :: Maybe SettingsBindGetMapping_WithClosures.

  10. noSettingsBindSetMapping :: Maybe SettingsBindSetMapping

    gi-gio GI.Gio.Callbacks

    A convenience synonym for Nothing :: Maybe SettingsBindSetMapping.

Page 511 of many | Previous | Next