Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. dynamic_ListBoxSortFunc :: (HasCallStack, MonadIO m, IsListBoxRow a, IsListBoxRow b) => FunPtr C_ListBoxSortFunc -> a -> b -> Ptr () -> m Int32

    gi-gtk3 GI.Gtk.Callbacks

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

  2. dynamic_RecentSortFunc :: (HasCallStack, MonadIO m) => FunPtr C_RecentSortFunc -> RecentInfo -> RecentInfo -> Ptr () -> m Int32

    gi-gtk3 GI.Gtk.Callbacks

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

  3. genClosure_FlowBoxSortFunc :: MonadIO m => FlowBoxSortFunc -> m (GClosure C_FlowBoxSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

    Wrap the callback into a GClosure.

  4. genClosure_ListBoxSortFunc :: MonadIO m => ListBoxSortFunc -> m (GClosure C_ListBoxSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

    Wrap the callback into a GClosure.

  5. genClosure_RecentSortFunc :: MonadIO m => RecentSortFunc -> m (GClosure C_RecentSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

    Wrap the callback into a GClosure.

  6. mk_FlowBoxSortFunc :: C_FlowBoxSortFunc -> IO (FunPtr C_FlowBoxSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

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

  7. mk_ListBoxSortFunc :: C_ListBoxSortFunc -> IO (FunPtr C_ListBoxSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

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

  8. mk_RecentSortFunc :: C_RecentSortFunc -> IO (FunPtr C_RecentSortFunc)

    gi-gtk3 GI.Gtk.Callbacks

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

  9. noFlowBoxSortFunc :: Maybe FlowBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc.

  10. noFlowBoxSortFunc_WithClosures :: Maybe FlowBoxSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc_WithClosures.

Page 143 of many | Previous | Next