Calls a function for all gtk.printer.Printers.
If func returns true, the enumeration is stopped.
a function to call for each printer
if true, wait in a recursive mainloop until all printers are enumerated; otherwise return early
Calls a function for all gtk.printer.Printers.
If func returns true, the enumeration is stopped.