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.
pattern
PRINT_SETTINGS_PAGE_SET :: Textgi-gtk3 GI.Gtk.Constants No description available in the introspection data.
pattern
PRINT_SETTINGS_PRINT_PAGES :: Textgi-gtk3 GI.Gtk.Constants No description available in the introspection data.
pattern
STOCK_PAGE_SETUP :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)Use named icon "document-page-setup" or the label "Page Set_up".
AnotherAssistantPageType :: Int -> AssistantPageTypegi-gtk3 GI.Gtk.Enums Catch-all for unknown values
AnotherPageOrientation :: Int -> PageOrientationgi-gtk3 GI.Gtk.Enums Catch-all for unknown values
AnotherPageSet :: Int -> PageSetgi-gtk3 GI.Gtk.Enums Catch-all for unknown values
AnotherPrintPages :: Int -> PrintPagesgi-gtk3 GI.Gtk.Enums Catch-all for unknown values
-
gi-gtk3 GI.Gtk.Enums An enum for determining the page role inside the Assistant. It's used to handle buttons sensitivity and visibility. Note that an assistant needs to end its page flow with a page of type AssistantPageTypeConfirm, AssistantPageTypeSummary or AssistantPageTypeProgress to be correct. The Cancel button will only be shown if the page isn’t “committed”. See assistantCommit for details.
AssistantPageTypeConfirm :: AssistantPageTypegi-gtk3 GI.Gtk.Enums The page lets the user confirm or deny the changes. The Back and Apply buttons will be shown.
AssistantPageTypeContent :: AssistantPageTypegi-gtk3 GI.Gtk.Enums The page has regular contents. Both the Back and forward buttons will be shown.