Package: gtk
Class gtk-printer
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails A gtk-printer object represents a printer.
You only need to deal directly with printers if you use the non-portable gtk-print-unix-dialog API. A gtk-printer object allows to get status information about the printer, such as its description, its location, the number of queued jobs, etc. Most importantly, a gtk-printer object can be used to create a gtk-print-job object, which lets you print to the printer. Signal DetailsThe "details-acquired" signallambda (printer success) :run-lastGets emitted in response to a request for detailed information about a printer from the print backend. The success parameter indicates if the information was actually obtained.
| Slot Access FunctionsInherited Slot Access FunctionsSee also |
2021-12-25