Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. noTextBufferDeserializeFunc :: Maybe TextBufferDeserializeFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextBufferDeserializeFunc.

  2. noTextBufferDeserializeFunc_WithClosures :: Maybe TextBufferDeserializeFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextBufferDeserializeFunc_WithClosures.

  3. noTextBufferSerializeFunc :: Maybe TextBufferSerializeFunc

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextBufferSerializeFunc.

  4. noTextBufferSerializeFunc_WithClosures :: Maybe TextBufferSerializeFunc_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextBufferSerializeFunc_WithClosures.

  5. noTextCharPredicate :: Maybe TextCharPredicate

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextCharPredicate.

  6. noTextCharPredicate_WithClosures :: Maybe TextCharPredicate_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextCharPredicate_WithClosures.

  7. noTextTagTableForeach :: Maybe TextTagTableForeach

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextTagTableForeach.

  8. noTextTagTableForeach_WithClosures :: Maybe TextTagTableForeach_WithClosures

    gi-gtk3 GI.Gtk.Callbacks

    A convenience synonym for Nothing :: Maybe TextTagTableForeach_WithClosures.

  9. notebookAppendPage :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b, IsWidget c) => a -> b -> Maybe c -> m Int32

    gi-gtk3 GI.Gtk.Objects.Notebook

    Appends a page to notebook.

  10. notebookAppendPageMenu :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b, IsWidget c, IsWidget d) => a -> b -> Maybe c -> Maybe d -> m Int32

    gi-gtk3 GI.Gtk.Objects.Notebook

    Appends a page to notebook, specifying the widget to use as the label in the popup menu.

Page 19 of many | Previous | Next