PrinterFunc

The type of function passed to gtk.global.enumeratePrinters.

Note that you need to ref printer, if you want to keep a reference to it after the function has returned.

alias PrinterFunc = bool delegate

Return Value

true to stop the enumeration, false to continue