Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getPrintOperationDefaultPageSetup :: (MonadIO m, IsPrintOperation o) => o -> m PageSetupgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “default-page-setup” property. When overloading is enabled, this is equivalent to
get printOperation #defaultPageSetup
getPrintOperationEmbedPageSetup :: (MonadIO m, IsPrintOperation o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “embed-page-setup” property. When overloading is enabled, this is equivalent to
get printOperation #embedPageSetup
getPrintOperationExportFilename :: (MonadIO m, IsPrintOperation o) => o -> m (Maybe Text)gi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “export-filename” property. When overloading is enabled, this is equivalent to
get printOperation #exportFilename
getPrintOperationHasSelection :: (MonadIO m, IsPrintOperation o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “has-selection” property. When overloading is enabled, this is equivalent to
get printOperation #hasSelection
getPrintOperationJobName :: (MonadIO m, IsPrintOperation o) => o -> m (Maybe Text)gi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “job-name” property. When overloading is enabled, this is equivalent to
get printOperation #jobName
getPrintOperationNPages :: (MonadIO m, IsPrintOperation o) => o -> m Int32gi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “n-pages” property. When overloading is enabled, this is equivalent to
get printOperation #nPages
getPrintOperationNPagesToPrint :: (MonadIO m, IsPrintOperation o) => o -> m Int32gi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “n-pages-to-print” property. When overloading is enabled, this is equivalent to
get printOperation #nPagesToPrint
getPrintOperationPrintSettings :: (MonadIO m, IsPrintOperation o) => o -> m PrintSettingsgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “print-settings” property. When overloading is enabled, this is equivalent to
get printOperation #printSettings
getPrintOperationShowProgress :: (MonadIO m, IsPrintOperation o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “show-progress” property. When overloading is enabled, this is equivalent to
get printOperation #showProgress
getPrintOperationStatus :: (MonadIO m, IsPrintOperation o) => o -> m PrintStatusgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “status” property. When overloading is enabled, this is equivalent to
get printOperation #status