Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data PageBuildEvent

    github-webhooks GitHub.Data.Webhooks.Events

    Represents an attempted build of a GitHub Pages site, whether successful or not. Triggered on push to a GitHub Pages enabled branch (gh-pages for project pages, master for user and organization pages). Events of this type are not visible in timelines. These events are only used to trigger hooks. See https://developer.github.com/v3/activity/events/types/#pagebuildevent.

  2. PageBuildEvent :: Int -> HookPageBuildResult -> HookRepository -> HookUser -> PageBuildEvent

    github-webhooks GitHub.Data.Webhooks.Events

    No documentation available.

  3. module Graphics.UI.Gtk.Printing.PageSetup

    Stores page setup information

    • Module available since Gtk+ version 2.10

  4. data PageSetup

    gtk3 Graphics.UI.Gtk.Printing.PageSetup

    No documentation available.

  5. class GObjectClass o => PageSetupClass o

    gtk3 Graphics.UI.Gtk.Printing.PageSetup

    No documentation available.

  6. data PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  7. PageOrientationLandscape :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  8. PageOrientationPortrait :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  9. PageOrientationReverseLandscape :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  10. PageOrientationReversePortrait :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

Page 229 of many | Previous | Next