Package: gtk

Function gtk:enumerate-printers

Lambda List

gtk:enumerate-printers (func wait)

Arguments

func -- 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