Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Adds a custom tab to the print dialog.
printUnixDialogGetCurrentPage :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets the current page of the GtkPrintUnixDialog.
printUnixDialogGetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets whether to embed the page setup.
printUnixDialogGetHasSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets whether there is a selection.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets the capabilities that have been set on this GtkPrintUnixDialog.
printUnixDialogGetPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m PageSetupgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets the page setup that is used by the GtkPrintUnixDialog.
printUnixDialogGetPageSetupSet :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets whether a page setup was set by the user.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets the currently selected printer.
printUnixDialogGetSettings :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m PrintSettingsgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets a new GtkPrintSettings object that represents the current values in the print dialog. Note that this creates a new object, and you need to unref it if don’t want to keep it.
printUnixDialogGetSupportSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets whether the print dialog allows user to print a selection.