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.
-
gi-gtk4 GI.Gtk.Objects.Assistant Deprecated: (Since version 4.10)This widget will be removed in GTK 5
-
gi-gtk4 GI.Gtk.Objects.Assistant Deprecated: (Since version 4.10)This widget will be removed in GTK 5
-
gi-gtk4 GI.Gtk.Objects.Assistant Deprecated: (Since version 4.10)This widget will be removed in GTK 5
getAssistantPages :: (MonadIO m, IsAssistant o) => o -> m (Maybe ListModel)gi-gtk4 GI.Gtk.Objects.Assistant Get the value of the “pages” property. When overloading is enabled, this is equivalent to
get assistant #pages
module GI.Gtk.Objects.
AssistantPage GtkAssistantPage is an auxiliary object used by `GtkAssistant.
-
gi-gtk4 GI.Gtk.Objects.AssistantPage Memory-managed wrapper type.
AssistantPage :: ManagedPtr AssistantPage -> AssistantPagegi-gtk4 GI.Gtk.Objects.AssistantPage No documentation available.
class (GObject o, IsDescendantOf AssistantPage o) =>
IsAssistantPage ogi-gtk4 GI.Gtk.Objects.AssistantPage Type class for types which can be safely cast to AssistantPage, for instance with toAssistantPage.
assistantPageGetChild :: (HasCallStack, MonadIO m, IsAssistantPage a) => a -> m Widgetgi-gtk4 GI.Gtk.Objects.AssistantPage Deprecated: (Since version 4.10)This widget will be removed in GTK 5
clearAssistantPageTitle :: (MonadIO m, IsAssistantPage o) => o -> m ()gi-gtk4 GI.Gtk.Objects.AssistantPage Set the value of the “title” property to Nothing. When overloading is enabled, this is equivalent to
clear #title