Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printerGetDefaultPageSize :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m PageSetupgi-gtk4 GI.Gtk.Objects.Printer Returns default page size of printer.
printerGetDescription :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Textgi-gtk4 GI.Gtk.Objects.Printer Gets the description of the printer.
-
gi-gtk4 GI.Gtk.Objects.Printer Retrieve the hard margins of printer. These are the margins that define the area at the borders of the paper that the printer cannot print to. Note: This will not succeed unless the printer’s details are available, see printerHasDetails and printerRequestDetails.
-
gi-gtk4 GI.Gtk.Objects.Printer Retrieve the hard margins of printer for paperSize. These are the margins that define the area at the borders of the paper that the printer cannot print to. Note: This will not succeed unless the printer’s details are available, see printerHasDetails and printerRequestDetails.
printerGetIconName :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Textgi-gtk4 GI.Gtk.Objects.Printer Gets the name of the icon to use for the printer.
printerGetJobCount :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.Printer Gets the number of jobs currently queued on the printer.
printerGetLocation :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Textgi-gtk4 GI.Gtk.Objects.Printer Returns a description of the location of the printer.
printerGetName :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Textgi-gtk4 GI.Gtk.Objects.Printer Returns the name of the printer.
printerGetStateMessage :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Textgi-gtk4 GI.Gtk.Objects.Printer Returns the state message describing the current state of the printer.
printerHasDetails :: (HasCallStack, MonadIO m, IsPrinter a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.Printer Returns whether the printer details are available.