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.
assistantAppendPage :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m Int32gi-gtk3 GI.Gtk.Objects.Assistant Appends a page to the assistant. Since: 2.10
assistantGetCurrentPage :: (HasCallStack, MonadIO m, IsAssistant a) => a -> m Int32gi-gtk3 GI.Gtk.Objects.Assistant Returns the page number of the current page. Since: 2.10
assistantGetNPages :: (HasCallStack, MonadIO m, IsAssistant a) => a -> m Int32gi-gtk3 GI.Gtk.Objects.Assistant Returns the number of pages in the assistant Since: 2.10
assistantGetNthPage :: (HasCallStack, MonadIO m, IsAssistant a) => a -> Int32 -> m (Maybe Widget)gi-gtk3 GI.Gtk.Objects.Assistant Returns the child widget contained in page number pageNum. Since: 2.10
assistantGetPageComplete :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m Boolgi-gtk3 GI.Gtk.Objects.Assistant Gets whether page is complete. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.Assistant Gets whether page has padding. Since: 3.18
-
gi-gtk3 GI.Gtk.Objects.Assistant Deprecated: (Since version 3.2)Since GTK+ 3.2, a header is no longer shown;add your header decoration to the page content instead.
-
gi-gtk3 GI.Gtk.Objects.Assistant Deprecated: (Since version 3.2)Since GTK+ 3.2, sidebar images are notshown anymore.
assistantGetPageTitle :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m Textgi-gtk3 GI.Gtk.Objects.Assistant Gets the title for page. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.Assistant Gets the page type of page. Since: 2.10