Calls a function for all printers that are known to GTK.
If func returns true, the enumeration is stopped.
| func |
a function to call for each printer |
| wait |
if true, wait in a recursive mainloop until all printers are enumerated; otherwise return early |
| data |
user data to pass to |
| destroy |
function to call if |