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.

  1. assistantGetPageTitle :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m Text

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  2. assistantGetPageType :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m AssistantPageType

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  3. assistantGetPages :: (HasCallStack, MonadIO m, IsAssistant a) => a -> m ListModel

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  4. assistantInsertPage :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> Int32 -> m Int32

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  5. assistantNextPage :: (HasCallStack, MonadIO m, IsAssistant a) => a -> m ()

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  6. assistantPrependPage :: (HasCallStack, MonadIO m, IsAssistant a, IsWidget b) => a -> b -> m Int32

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  7. assistantPreviousPage :: (HasCallStack, MonadIO m, IsAssistant a) => a -> m ()

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  8. assistantRemovePage :: (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

  9. 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

  10. assistantSetForwardPageFunc :: (HasCallStack, MonadIO m, IsAssistant a) => a -> Maybe AssistantPageFunc -> m ()

    gi-gtk4 GI.Gtk.Objects.Assistant

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

Page 319 of many | Previous | Next