Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
noTextBufferDeserializeFunc_WithClosures :: Maybe TextBufferDeserializeFunc_WithClosuresgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextBufferDeserializeFunc_WithClosures.
noTextBufferSerializeFunc :: Maybe TextBufferSerializeFuncgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextBufferSerializeFunc.
noTextBufferSerializeFunc_WithClosures :: Maybe TextBufferSerializeFunc_WithClosuresgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextBufferSerializeFunc_WithClosures.
noTextCharPredicate :: Maybe TextCharPredicategi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextCharPredicate.
noTextCharPredicate_WithClosures :: Maybe TextCharPredicate_WithClosuresgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextCharPredicate_WithClosures.
noTextTagTableForeach :: Maybe TextTagTableForeachgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextTagTableForeach.
noTextTagTableForeach_WithClosures :: Maybe TextTagTableForeach_WithClosuresgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextTagTableForeach_WithClosures.
-
gi-gtk3 GI.Gtk.Objects.Notebook Appends a page to notebook.
-
gi-gtk3 GI.Gtk.Objects.Notebook Appends a page to notebook, specifying the widget to use as the label in the popup menu.
notebookDetachTab :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b) => a -> b -> m ()gi-gtk3 GI.Gtk.Objects.Notebook Removes the child from the notebook. This function is very similar to containerRemove, but additionally informs the notebook that the removal is happening as part of a tab DND operation, which should not be cancelled. Since: 3.16