Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. mk_DataForeachFunc :: C_DataForeachFunc -> IO (FunPtr C_DataForeachFunc)

    gi-glib GI.GLib.Callbacks

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

  2. mk_NodeForeachFunc :: C_NodeForeachFunc -> IO (FunPtr C_NodeForeachFunc)

    gi-glib GI.GLib.Callbacks

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

  3. noDataForeachFunc :: Maybe DataForeachFunc

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe DataForeachFunc.

  4. noDataForeachFunc_WithClosures :: Maybe DataForeachFunc_WithClosures

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe DataForeachFunc_WithClosures.

  5. noNodeForeachFunc :: Maybe NodeForeachFunc

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe NodeForeachFunc.

  6. wrap_DataForeachFunc :: Maybe (Ptr (FunPtr C_DataForeachFunc)) -> DataForeachFunc_WithClosures -> C_DataForeachFunc

    gi-glib GI.GLib.Callbacks

    Wrap a DataForeachFunc into a C_DataForeachFunc.

  7. wrap_NodeForeachFunc :: Maybe (Ptr (FunPtr C_NodeForeachFunc)) -> NodeForeachFunc -> C_NodeForeachFunc

    gi-glib GI.GLib.Callbacks

    Wrap a NodeForeachFunc into a C_NodeForeachFunc.

  8. pattern GINT16_FORMAT :: Text

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  9. pattern GINT32_FORMAT :: Text

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  10. pattern GINT64_FORMAT :: Text

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

Page 527 of many | Previous | Next