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.
printOptStatusChanged :: PrintOperationClass self => Signal self (IO ())gtk Graphics.UI.Gtk.Printing.PrintOperation Emitted at between the various phases of the print operation. See PrintStatus for the phases that are being discriminated. Use printOperationGetStatus to find out the current status.
-
gtk Graphics.UI.Gtk.Printing.PrintOperation Emitted after change of selected printer. The actual page setup and print settings are passed to the custom widget, which can actualize itself according to this change.
- Available since Gtk+ version 2.18
-
gtk Graphics.UI.Gtk.Printing.PrintOperation Runs a page setup dialog, letting the user modify the values from pageSetup. If the user cancels the dialog, the returned PageSetup is identical to the passed in pageSetup, otherwise it contains the modifications done in the dialog. Note that this function may use a recursive mainloop to show the page setup dialog. See printRunPageSetupDialogAsync if this is a problem.
-
gtk Graphics.UI.Gtk.Printing.PrintOperation Runs a page setup dialog, letting the user modify the values from pageSetup. In contrast to printRunPageSetupDialog, this function returns after showing the page setup dialog on platforms that support this, and calls doneCb from a signal handler for the response signal of the dialog.
printSettingsCollate :: PrintSettingsClass self => Attr self Boolgtk Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsCollate'.
printSettingsCopy :: PrintSettingsClass self => self -> IO PrintSettingsgtk Graphics.UI.Gtk.Printing.PrintSettings Copies a PrintSettings object.
printSettingsDefaultSource :: (PrintSettingsClass self, GlibString string) => Attr self stringgtk Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsDefaultSource.
printSettingsDither :: (PrintSettingsClass self, GlibString string) => Attr self stringgtk Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsDither.
printSettingsDuplex :: PrintSettingsClass self => Attr self PrintDuplexgtk Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsDuplex'.
printSettingsFinishings :: (PrintSettingsClass self, GlibString string) => Attr self stringgtk Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsFinishings.