Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
assistantSetCurrentPage :: (HasCallStack, MonadIO m, IsAssistant a) => a -> Int32 -> m ()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
-
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.