TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.23.3
Generated with TypeDoc via ts-for-gir v5.2.0
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.