TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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
if true, wait in a recursive mainloop until all printers are enumerated; otherwise return early
Calls a function for all printers that are known to GTK.
If
funcreturns true, the enumeration is stopped.