Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. constructPrintOperationCurrentPage :: (IsPrintOperation o, MonadIO m) => Int32 -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “current-page” property. This is rarely needed directly, but it is used by new.

  2. constructPrintOperationCustomTabLabel :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “custom-tab-label” property. This is rarely needed directly, but it is used by new.

  3. constructPrintOperationDefaultPageSetup :: (IsPrintOperation o, MonadIO m, IsPageSetup a) => a -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “default-page-setup” property. This is rarely needed directly, but it is used by new.

  4. constructPrintOperationEmbedPageSetup :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “embed-page-setup” property. This is rarely needed directly, but it is used by new.

  5. constructPrintOperationExportFilename :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “export-filename” property. This is rarely needed directly, but it is used by new.

  6. constructPrintOperationHasSelection :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “has-selection” property. This is rarely needed directly, but it is used by new.

  7. constructPrintOperationJobName :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “job-name” property. This is rarely needed directly, but it is used by new.

  8. constructPrintOperationNPages :: (IsPrintOperation o, MonadIO m) => Int32 -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “n-pages” property. This is rarely needed directly, but it is used by new.

  9. constructPrintOperationPrintSettings :: (IsPrintOperation o, MonadIO m, IsPrintSettings a) => a -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “print-settings” property. This is rarely needed directly, but it is used by new.

  10. constructPrintOperationShowProgress :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.PrintOperation

    Construct a GValueConstruct with valid value for the “show-progress” property. This is rarely needed directly, but it is used by new.

Page 332 of many | Previous | Next