Package: gtk
Function gtk:enumerate-printers
Lambda Listgtk:enumerate-printers (func wait) Argumentsfunc -- a gtk:printer-func callback function to call for each printer wait -- if true, wait in a recursive main loop until all printers are enumerated, otherwise return early Details
Calls a function for all printers. If func returns true, the enumeration is stopped. | See also |
2024-7-6