Package: gtk

Function gtk-enumerate-printers

Lambda List

gtk-enumerate-printers (func wait)

Arguments

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

2020-4-9