Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. genClosure_PageSetupDoneFunc :: MonadIO m => PageSetupDoneFunc -> m (GClosure C_PageSetupDoneFunc)

    gi-gtk3 GI.Gtk.Callbacks

    Wrap the callback into a GClosure.

  2. mk_AssistantPageFunc :: C_AssistantPageFunc -> IO (FunPtr C_AssistantPageFunc)

    gi-gtk3 GI.Gtk.Callbacks

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

  3. mk_PageSetupDoneFunc :: C_PageSetupDoneFunc -> IO (FunPtr C_PageSetupDoneFunc)

    gi-gtk3 GI.Gtk.Callbacks

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

  4. noAssistantPageFunc :: Maybe AssistantPageFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe AssistantPageFunc.

  5. noAssistantPageFunc_WithClosures :: Maybe AssistantPageFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe AssistantPageFunc_WithClosures.

  6. noPageSetupDoneFunc :: Maybe PageSetupDoneFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe PageSetupDoneFunc.

  7. noPageSetupDoneFunc_WithClosures :: Maybe PageSetupDoneFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe PageSetupDoneFunc_WithClosures.

  8. wrap_AssistantPageFunc :: Maybe (Ptr (FunPtr C_AssistantPageFunc)) -> AssistantPageFunc_WithClosures -> C_AssistantPageFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a AssistantPageFunc into a C_AssistantPageFunc.

  9. wrap_PageSetupDoneFunc :: Maybe (Ptr (FunPtr C_PageSetupDoneFunc)) -> PageSetupDoneFunc_WithClosures -> C_PageSetupDoneFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a PageSetupDoneFunc into a C_PageSetupDoneFunc.

  10. pattern PRINT_SETTINGS_PAGE_RANGES :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

Page 294 of many | Previous | Next