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.

  1. wrap_PageSetupDoneFunc :: Maybe (Ptr (FunPtr C_PageSetupDoneFunc)) -> PageSetupDoneFunc_WithClosures -> C_PageSetupDoneFunc

    gi-gtk3 GI.Gtk.Callbacks

    Wrap a PageSetupDoneFunc into a C_PageSetupDoneFunc.

  2. pattern PRINT_SETTINGS_PAGE_RANGES :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  3. pattern PRINT_SETTINGS_PAGE_SET :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  4. pattern PRINT_SETTINGS_PRINT_PAGES :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  5. pattern STOCK_PAGE_SETUP :: Text

    gi-gtk3 GI.Gtk.Constants

    Deprecated: (Since version 3.10)Use named icon "document-page-setup" or the label "Page Set_up".

  6. AnotherAssistantPageType :: Int -> AssistantPageType

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  7. AnotherPageOrientation :: Int -> PageOrientation

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  8. AnotherPageSet :: Int -> PageSet

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  9. AnotherPrintPages :: Int -> PrintPages

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  10. data AssistantPageType

    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.

Page 295 of many | Previous | Next