Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

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

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

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

  4. noFlowBoxSortFunc :: Maybe FlowBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc.

  5. noFlowBoxSortFunc_WithClosures :: Maybe FlowBoxSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe FlowBoxSortFunc_WithClosures.

  6. noListBoxSortFunc :: Maybe ListBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc.

  7. noListBoxSortFunc_WithClosures :: Maybe ListBoxSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe ListBoxSortFunc_WithClosures.

  8. noRecentSortFunc :: Maybe RecentSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe RecentSortFunc.

  9. noRecentSortFunc_WithClosures :: Maybe RecentSortFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe RecentSortFunc_WithClosures.

  10. wrap_FlowBoxSortFunc :: Maybe (Ptr (FunPtr C_FlowBoxSortFunc)) -> FlowBoxSortFunc_WithClosures -> C_FlowBoxSortFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a FlowBoxSortFunc into a C_FlowBoxSortFunc.

Page 135 of many | Previous | Next