Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getPrinterPaused :: (MonadIO m, IsPrinter o) => o -> m Boolgi-gtk4 GI.Gtk.Objects.Printer Get the value of the “paused” property. When overloading is enabled, this is equivalent to
get printer #paused
getPrinterStateMessage :: (MonadIO m, IsPrinter o) => o -> m Textgi-gtk4 GI.Gtk.Objects.Printer Get the value of the “state-message” property. When overloading is enabled, this is equivalent to
get printer #stateMessage
-
gi-gtk4 GI.Gtk.Objects.Printer Connect a signal handler for the detailsAcquired signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printer #detailsAcquired callback
toPrinter :: (MonadIO m, IsPrinter o) => o -> m Printergi-gtk4 GI.Gtk.Objects.Printer Cast to Printer, for types for which this is known to be safe. For general casts, use castTo.
clearSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-print-backends” property to Nothing. When overloading is enabled, this is equivalent to
clear #gtkPrintBackends
clearSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-print-preview-command” property to Nothing. When overloading is enabled, this is equivalent to
clear #gtkPrintPreviewCommand
constructSettingsGtkPrintBackends :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o)gi-gtk4 GI.Gtk.Objects.Settings Construct a GValueConstruct with valid value for the “gtk-print-backends” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.Settings Construct a GValueConstruct with valid value for the “gtk-print-preview-command” property. This is rarely needed directly, but it is used by new.
getSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.Settings Get the value of the “gtk-print-backends” property. When overloading is enabled, this is equivalent to
get settings #gtkPrintBackends
getSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.Settings Get the value of the “gtk-print-preview-command” property. When overloading is enabled, this is equivalent to
get settings #gtkPrintPreviewCommand